We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a976de3 commit 1a422d6Copy full SHA for 1a422d6
1 file changed
package.json
@@ -57,7 +57,7 @@
57
"@storybook/testing-react": "^1.2.2",
58
"@testing-library/jest-dom": "^5.16.0",
59
"@testing-library/react": "^12.0.0",
60
- "@types/jest": "^27.0.3",
+ "@types/jest": "^27.4.0",
61
"@types/node": "^17.0.1",
62
"@types/testing-library__jest-dom": "^5.14.2",
63
"@types/testing-library__react": "^10.2.0",
@@ -68,9 +68,9 @@
68
"babel-loader": "^8.2.3",
69
"coveralls": "^3.1.0",
70
"css-loader": "^6.5.1",
71
- "eslint": "^8.5.0",
+ "eslint": "^8.6.0",
72
"eslint-config-prettier": "^8.1.0",
73
- "eslint-plugin-jest": "^25.3.0",
+ "eslint-plugin-jest": "^25.3.4",
74
"eslint-plugin-prettier": "^4.0.0",
75
"eslint-plugin-react": "^7.27.1",
76
"fork-ts-checker-webpack-plugin": "^6.5.0",
0 commit comments