1
0
Fork 0
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:
dependabot-preview[bot] 2020-02-01 22:47:45 +00:00 committed by GitHub
parent ef1da752cd
commit 24ae2e2356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
package-lock.json generated
View file

@ -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",