Skip to content

Commit c92e0d5

Browse files
authored
Merge pull request #59 from python-project-templates/dependabot/npm_and_yarn/js/jest-environment-jsdom-30.0.2
Bump jest-environment-jsdom from 30.0.0 to 30.0.2 in /js
2 parents faab352 + 0615b05 commit c92e0d5

File tree

2 files changed

+120
-67
lines changed

2 files changed

+120
-67
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-prettier": "^5.4.0",
6767
"isomorphic-fetch": "^3.0.0",
6868
"jest": "^30.0.0",
69-
"jest-environment-jsdom": "^30.0.0",
69+
"jest-environment-jsdom": "^30.0.2",
7070
"jest-junit": "^16.0.0",
7171
"jest-transform-css": "^6.0.3",
7272
"mkdirp": "^3.0.1",

0 commit comments

Comments
 (0)