Skip to content

Commit b9986e4

Browse files
committed
upgrade to latest version of jest-env 25
1 parent cc9824e commit b9986e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-standard": "5",
8585
"gzip-size": "^6.0.0",
8686
"jest": "^26.6.3",
87-
"jest-environment-jsdom": "25",
87+
"jest-environment-jsdom": "25.5",
8888
"jest-watch-typeahead": "^0.5.0",
8989
"kleur": "^4.0.0",
9090
"lint-staged": "10.5.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3690,7 +3690,7 @@ jest-each@^26.6.2:
36903690
jest-util "^26.6.2"
36913691
pretty-format "^26.6.2"
36923692

3693-
jest-environment-jsdom@25:
3693+
jest-environment-jsdom@25.5:
36943694
version "25.5.0"
36953695
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-25.5.0.tgz#dcbe4da2ea997707997040ecf6e2560aec4e9834"
36963696
integrity sha512-7Jr02ydaq4jaWMZLY+Skn8wL5nVIYpWvmeatOHL3tOcV3Zw8sjnPpx+ZdeBfc457p8jCR9J6YCc+Lga0oIy62A==

0 commit comments

Comments
 (0)