Skip to content

Commit ca9c654

Browse files
committed
chore(deps): update jest monorepo to v30
1 parent 3269d08 commit ca9c654

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
"@babel/eslint-parser": "^7.15.7",
5555
"@commitlint/cli": "^19.2.1",
5656
"@commitlint/config-conventional": "^19.1.0",
57-
"@jest/types": "^29.6.3",
57+
"@jest/types": "^30.0.0",
5858
"@rollup/plugin-commonjs": "^28.0.0",
5959
"@rollup/plugin-node-resolve": "^16.0.0",
6060
"@rollup/plugin-typescript": "^12.0.0",
6161
"@rollup/plugin-json": "^6.1.0",
6262
"@types/events": "^3.0.0",
63-
"@types/jest": "^29.5.12",
63+
"@types/jest": "^30.0.0",
6464
"@typescript-eslint/eslint-plugin": "^8.6.0",
6565
"@typescript-eslint/parser": "^8.6.0",
6666
"eslint": "^8.18.0",
@@ -72,8 +72,8 @@
7272
"eslint-plugin-react-hooks": "^5.0.0",
7373
"eslint-plugin-ssr-friendly": "^1.3.0",
7474
"husky": "^9.0.11",
75-
"jest": "^29.7.0",
76-
"jest-environment-jsdom": "^29.7.0",
75+
"jest": "^30.0.0",
76+
"jest-environment-jsdom": "^30.0.0",
7777
"json-schema-to-zod": "^2.0.14",
7878
"lint-staged": "^15.0.0",
7979
"lodash.camelcase": "^4.3.0",

0 commit comments

Comments
 (0)