We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ee8fd commit 2e0cd3bCopy full SHA for 2e0cd3b
package.json
@@ -43,14 +43,14 @@
43
"@technote-space/github-action-test-helper": "^0.11.0",
44
"@testing-library/react-hooks": "^8.0.1",
45
"@types/jest": "^29.2.0",
46
- "@types/node": "^18.11.3",
47
- "@types/react": "^18.0.21",
48
- "@typescript-eslint/eslint-plugin": "^5.40.1",
49
- "@typescript-eslint/parser": "^5.40.1",
+ "@types/node": "^18.11.7",
+ "@types/react": "^18.0.24",
+ "@typescript-eslint/eslint-plugin": "^5.41.0",
+ "@typescript-eslint/parser": "^5.41.0",
50
"eslint": "^8.26.0",
51
"husky": "^8.0.1",
52
- "jest": "^29.2.1",
53
- "jest-circus": "^29.2.1",
+ "jest": "^29.2.2",
+ "jest-circus": "^29.2.2",
54
"lint-staged": "^13.0.3",
55
"pinst": "^3.0.0",
56
"react": "^18.2.0",
0 commit comments