Skip to content

Commit 0725b12

Browse files
Merge pull request #5778 from Hacker0x01/dependabot/npm_and_yarn/multi-5aecdf029b
chore(deps-dev): bump jest and @types/jest
2 parents 206f9b5 + 847c1f2 commit 0725b12

File tree

2 files changed

+782
-643
lines changed

2 files changed

+782
-643
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@testing-library/react": "^16.2.0",
5555
"@testing-library/user-event": "14.6.1",
5656
"@types/eslint": "^9.6.1",
57-
"@types/jest": "^29.5.14",
57+
"@types/jest": "^30.0.0",
5858
"@types/node": "22.15.30",
5959
"@types/react": "^19.1.0",
6060
"@types/react-dom": "^19.1.2",
@@ -72,7 +72,7 @@
7272
"eslint-plugin-react-hooks": "^5.1.0",
7373
"eslint-plugin-unused-imports": "^4.1.4",
7474
"husky": "9.1.7",
75-
"jest": "^29.7.0",
75+
"jest": "^30.0.5",
7676
"jest-canvas-mock": "^2.5.2",
7777
"jest-environment-jsdom": "^29.7.0",
7878
"lint-staged": "^16.0.0",

0 commit comments

Comments
 (0)