We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad33f76 commit c4a688cCopy full SHA for c4a688c
2 files changed
package.json
@@ -83,7 +83,7 @@
83
"@storybook/react": "6.4.9",
84
"@testing-library/react": "12.1.2",
85
"@testing-library/react-hooks": "7.0.2",
86
- "@types/jest": "27.5.2",
+ "@types/jest": "30.0.0",
87
"@types/react": "17.0.0",
88
"@typescript-eslint/eslint-plugin": "5.62.0",
89
"@typescript-eslint/parser": "5.62.0",
@@ -103,7 +103,7 @@
103
"fork-ts-checker-webpack-plugin": "6.5.3",
104
"gh-pages": "5.0.0",
105
"husky": "7.0.4",
106
- "jest": "26.6.3",
+ "jest": "30.0.2",
107
"jest-localstorage-mock": "2.4.26",
108
"keyboardjs": "2.7.0",
109
"lint-staged": "12.5.0",
@@ -121,7 +121,7 @@
121
"rimraf": "3.0.2",
122
"rxjs": "7.8.1",
123
"semantic-release": "24.0.0",
124
- "ts-jest": "26.5.6",
+ "ts-jest": "29.4.0",
125
"ts-loader": "8.4.0",
126
"ts-node": "10.9.2",
127
"typescript": "4.1.5"
0 commit comments