Skip to content

Commit 842ac0c

Browse files
authored
chore: upgrade jest to v29 (#1510)
1 parent 12a8704 commit 842ac0c

11 files changed

+10256
-10341
lines changed

package-lock.json

+1,050-1,135
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@commitlint/cli": "^16.3.0",
6060
"@commitlint/config-conventional": "^16.2.4",
6161
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
62-
"babel-jest": "^28.1.3",
62+
"babel-jest": "^29.5.0",
6363
"cross-env": "^7.0.3",
6464
"cspell": "^6.27.0",
6565
"del": "^6.1.1",
@@ -70,8 +70,8 @@
7070
"eslint-plugin-import": "^2.27.5",
7171
"file-loader": "^6.2.0",
7272
"husky": "^7.0.1",
73-
"jest": "^28.1.3",
74-
"jest-environment-jsdom": "^28.1.3",
73+
"jest": "^29.5.0",
74+
"jest-environment-jsdom": "^29.5.0",
7575
"less": "^4.1.3",
7676
"less-loader": "^10.0.1",
7777
"lint-staged": "^12.5.0",

test/__snapshots__/esModule-option.test.js.snap

+90-90
Large diffs are not rendered by default.

test/__snapshots__/exportType.test.js.snap

+728-728
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)