mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-21 00:23:02 +08:00
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:
parent
31a05d6a3a
commit
b270a3f159
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user