Skip to content

Commit c4a3d24

Browse files
chore(deps): update jest monorepo to v30
1 parent 3530f16 commit c4a3d24

File tree

4 files changed

+759
-643
lines changed

4 files changed

+759
-643
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"@octokit/rest": "^20.1.2",
4545
"@types/jest": "^29.5.14",
4646
"@types/node": "^18.19.84",
47-
"babel-jest": "^29.7.0",
47+
"babel-jest": "^30.2.0",
4848
"comment-json": "^4.3.0",
4949
"eslint": "^9.36.0",
5050
"eslint-plugin-package-json": "^0.29.1",
51-
"jest": "^29.7.0",
51+
"jest": "^30.2.0",
5252
"jsonc-eslint-parser": "^2.4.1",
5353
"npm": "^11.6.1",
5454
"npm-run-all": "^4.1.5",

packages/create-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node-rsa": "^1.1.4",
6060
"@types/normalize-path": "^3.0.2",
6161
"cross-env": "^7.0.3",
62-
"jest-environment-node": "^29.7.0"
62+
"jest-environment-node": "^30.2.0"
6363
},
6464
"engines": {
6565
"node": ">=20"

packages/plugin-packer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"execa": "^5.1.1",
7878
"glob": "^10.4.5",
7979
"globals": "^15.15.0",
80-
"jest-environment-jsdom": "^29.7.0",
80+
"jest-environment-jsdom": "^30.2.0",
8181
"normalize.css": "^8.0.1",
8282
"path-browserify": "^1.0.1",
8383
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)