Bump jest-environment-jsdom-fourteen from 1.0.0 to 1.0.1

Bumps [jest-environment-jsdom-fourteen](https://github.com/ianschmitz/jest-environment-jsdom-fourteen) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/ianschmitz/jest-environment-jsdom-fourteen/releases)
- [Changelog](https://github.com/ianschmitz/jest-environment-jsdom-fourteen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ianschmitz/jest-environment-jsdom-fourteen/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-02 09:14:08 +00:00 committed by GitHub
parent 31a05d6a3a
commit b270a3f159
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",