Skip to content

Commit 5b0392c

Browse files
chore(deps): update jest monorepo to v29 (major) (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69decbe commit 5b0392c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

templates/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/eslint-plugin": "5.36.0",
3636
"@typescript-eslint/parser": "5.36.0",
3737
"@wang1212/eslint-config": "0.2.1",
38-
"babel-jest": "28.1.3",
38+
"babel-jest": "29.2.1",
3939
"babel-loader": "8.2.5",
4040
"case-sensitive-paths-webpack-plugin": "2.4.0",
4141
"copy-webpack-plugin": "11.0.0",
@@ -52,7 +52,7 @@
5252
"html-loader": "3.1.2",
5353
"html-webpack-plugin": "5.5.0",
5454
"husky": "8.0.1",
55-
"jest": "28.1.3",
55+
"jest": "29.2.1",
5656
"jsdoc": "3.6.11",
5757
"jsdoc-babel": "0.5.0",
5858
"lint-staged": "13.0.3",

templates/react-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/eslint-plugin": "5.36.0",
4848
"@typescript-eslint/parser": "5.36.0",
4949
"@wang1212/eslint-config": "0.2.1",
50-
"babel-jest": "28.1.3",
50+
"babel-jest": "29.2.1",
5151
"babel-loader": "8.2.5",
5252
"case-sensitive-paths-webpack-plugin": "2.4.0",
5353
"copy-webpack-plugin": "11.0.0",
@@ -63,7 +63,7 @@
6363
"html-loader": "3.1.2",
6464
"html-webpack-plugin": "5.5.0",
6565
"husky": "8.0.1",
66-
"jest": "28.1.3",
66+
"jest": "29.2.1",
6767
"jsdoc": "3.6.11",
6868
"jsdoc-babel": "0.5.0",
6969
"lint-staged": "13.0.3",

0 commit comments

Comments
 (0)