Merge pull request #325 from hodgef/dependabot/npm_and_yarn/jest-environment-jsdom-fourteen-1.0.1

This commit is contained in:
dependabot-preview[bot] 2019-12-02 09:17:15 +00:00 committed by GitHub
commit 5ba1c707eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9199,9 +9199,9 @@
}
},
"jest-environment-jsdom-fourteen": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom-fourteen/-/jest-environment-jsdom-fourteen-1.0.0.tgz",
"integrity": "sha512-hVXiaSwnL++L7zvyhm75/fItfwltSB7SGPcyPN0PGUFqsya4CF7R6M4VRryKUe/pXIav0yGAFgOyy4uI8Mxx0Q==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom-fourteen/-/jest-environment-jsdom-fourteen-1.0.1.tgz",
"integrity": "sha512-DojMX1sY+at5Ep+O9yME34CdidZnO3/zfPh8UW+918C5fIZET5vCjfkegixmsi7AtdYfkr4bPlIzmWnlvQkP7Q==",
"dev": true,
"requires": {
"@jest/environment": "^24.3.0",

View File

@ -72,7 +72,7 @@
"identity-obj-proxy": "3.0.0",
"is-wsl": "^2.1.0",
"jest": "24.9.0",
"jest-environment-jsdom-fourteen": "1.0.0",
"jest-environment-jsdom-fourteen": "1.0.1",
"jest-resolve": "24.9.0",
"jest-watch-typeahead": "0.4.2",
"mini-css-extract-plugin": "0.8.0",