Skip to content

Commit 356ce41

Browse files
chore(deps): update jest monorepo to v30
1 parent c19ac31 commit 356ce41

File tree

4 files changed

+713
-628
lines changed

4 files changed

+713
-628
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
@@ -37,7 +37,7 @@
3737
"@types/node-rsa": "^1.1.4",
3838
"@types/normalize-path": "^3.0.2",
3939
"cross-env": "^7.0.3",
40-
"jest-environment-node": "^29.7.0"
40+
"jest-environment-node": "^30.2.0"
4141
},
4242
"files": [
4343
"bin",

packages/plugin-packer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"execa": "^5.1.1",
7070
"glob": "^10.4.5",
7171
"globals": "^15.15.0",
72-
"jest-environment-jsdom": "^29.7.0",
72+
"jest-environment-jsdom": "^30.2.0",
7373
"normalize.css": "^8.0.1",
7474
"path-browserify": "^1.0.1",
7575
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)