Skip to content

Commit 092ec1a

Browse files
authored
Merge pull request #13 from bellmano/dependabot/npm_and_yarn/jest-environment-jsdom-30.2.0
Bump jest-environment-jsdom from 29.7.0 to 30.2.0
2 parents a45d42e + 3cc4a9b commit 092ec1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"jest": "^30.2.0",
11-
"jest-environment-jsdom": "^29.7.0"
11+
"jest-environment-jsdom": "^30.2.0"
1212
},
1313
"jest": {
1414
"testEnvironment": "jsdom",

0 commit comments

Comments
 (0)