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 (#30)

Bump jsdom from 16.0.1 to 16.1.0
This commit is contained in:
Kaustubh Ladiya 2020-02-02 21:02:50 +05:30 committed by GitHub
commit 06a46c6beb
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",