Bump jsdom from 16.5.0 to 16.5.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.0 to 16.5.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.5.0...16.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c94ca3ca42
commit
ada687be09
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"devDependencies": {
|
||||
"@vuepress/plugin-back-to-top": "1.8.2",
|
||||
"@vuepress/plugin-medium-zoom": "1.8.2",
|
||||
"jsdom": "16.5.0",
|
||||
"jsdom": "16.5.1",
|
||||
"markdown-it-attrs": "4.0.0",
|
||||
"pre-commit": "1.2.2",
|
||||
"prettier": "2.2.1",
|
||||
|
|
|
@ -4660,10 +4660,10 @@ jsbn@~0.1.0:
|
|||
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
||||
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
|
||||
|
||||
jsdom@16.5.0:
|
||||
version "16.5.0"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.0.tgz#9e453505600cc5a70b385750d35256f380730cc4"
|
||||
integrity sha512-QxZH0nmDTnTTVI0YDm4RUlaUPl5dcyn62G5TMDNfMmTW+J1u1v9gCR8WR+WZ6UghAa7nKJjDOFaI00eMMWvJFQ==
|
||||
jsdom@16.5.1:
|
||||
version "16.5.1"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.1.tgz#4ced6bbd7b77d67fb980e64d9e3e6fb900f97dd6"
|
||||
integrity sha512-pF73EOsJgwZekbDHEY5VO/yKXUkab/DuvrQB/ANVizbr6UAHJsDdHXuotZYwkJSGQl1JM+ivXaqY+XBDDL4TiA==
|
||||
dependencies:
|
||||
abab "^2.0.5"
|
||||
acorn "^8.0.5"
|
||||
|
|
Loading…
Reference in a new issue