mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Bump jsdom from 16.0.1 to 16.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.0.1 to 16.1.0. - [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.0.1...16.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ef1da752cd
commit
24ae2e2356
1 changed files with 4 additions and 4 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -1943,15 +1943,15 @@
|
|||
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
|
||||
},
|
||||
"jsdom": {
|
||||
"version": "16.0.1",
|
||||
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.0.1.tgz",
|
||||
"integrity": "sha512-wKJe/APzq+ak9i+2ybWE20lDIhF9AkGKSZf8UsjPN39acatFB6oA7K397kQvHVikds0yQono2h6J7UjbPtPOWw==",
|
||||
"version": "16.1.0",
|
||||
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.1.0.tgz",
|
||||
"integrity": "sha512-kpIcNAuZYc/L17WADOOHslz/q5+3SipP/iRb3j6zd1zQ6pFJubLi/VCdD3NqBpj/IKKK4YXny1vv44rbEUSGFg==",
|
||||
"requires": {
|
||||
"abab": "^2.0.3",
|
||||
"acorn": "^7.1.0",
|
||||
"acorn-globals": "^4.3.2",
|
||||
"cssom": "^0.4.4",
|
||||
"cssstyle": "^2.0.0",
|
||||
"cssstyle": "^2.1.0",
|
||||
"data-urls": "^2.0.0",
|
||||
"decimal.js": "^10.2.0",
|
||||
"domexception": "^2.0.1",
|
||||
|
|
Loading…
Reference in a new issue