We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd3145 commit c072fc8Copy full SHA for c072fc8
package.json
@@ -43,15 +43,15 @@
43
"@technote-space/github-action-test-helper": "^0.9.7",
44
"@testing-library/react-hooks": "^8.0.0",
45
"@types/jest": "^28.1.1",
46
- "@types/node": "^17.0.40",
47
- "@types/react": "^18.0.11",
48
- "@typescript-eslint/eslint-plugin": "^5.27.0",
49
- "@typescript-eslint/parser": "^5.27.0",
+ "@types/node": "^17.0.42",
+ "@types/react": "^18.0.12",
+ "@typescript-eslint/eslint-plugin": "^5.27.1",
+ "@typescript-eslint/parser": "^5.27.1",
50
"eslint": "^8.17.0",
51
"husky": "^8.0.1",
52
- "jest": "^28.1.0",
53
- "jest-circus": "^28.1.0",
54
- "lint-staged": "^13.0.0",
+ "jest": "^28.1.1",
+ "jest-circus": "^28.1.1",
+ "lint-staged": "^13.0.1",
55
"pinst": "^3.0.0",
56
"react": "^18.1.0",
57
"react-test-renderer": "^18.1.0",
0 commit comments