Skip to content

Commit 2918cc4

Browse files
chore(deps): update jest monorepo to v29
1 parent 4e6eada commit 2918cc4

File tree

2 files changed

+542
-807
lines changed

2 files changed

+542
-807
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
6666
"@rollup/plugin-typescript": "^8.3.0",
6767
"@testing-library/jest-dom": "^5.16.2",
6868
"@testing-library/react": "^12.1.3",
69-
"@types/jest": "^27.4.0",
69+
"@types/jest": "^29.0.0",
7070
"@types/react": "^18.0.10",
7171
"@typescript-eslint/eslint-plugin": "^5.12.1",
7272
"@typescript-eslint/parser": "^5.12.1",
7373
"eslint": "^8.9.0",
7474
"eslint-plugin-tree-shaking": "^1.10.0",
75-
"jest": "^27.5.1",
75+
"jest": "^29.0.0",
7676
"np": "^7.6.0",
7777
"prettier": "^2.5.1",
7878
"react": "^18.1.0",
@@ -81,7 +81,7 @@
8181
"rollup-plugin-size": "^0.2.2",
8282
"rollup-plugin-terser": "^7.0.2",
8383
"rollup-plugin-ts": "^2.0.5",
84-
"ts-jest": "^27.1.3",
84+
"ts-jest": "^29.0.0",
8585
"tslib": "^2.3.1",
8686
"typescript": "^4.5.5"
8787
},

0 commit comments

Comments
 (0)