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 75f7da7 commit 38ee8fdCopy full SHA for 38ee8fd
package.json
@@ -42,15 +42,15 @@
42
"@commitlint/config-conventional": "^17.1.0",
43
"@technote-space/github-action-test-helper": "^0.11.0",
44
"@testing-library/react-hooks": "^8.0.1",
45
- "@types/jest": "^29.1.2",
46
- "@types/node": "^18.11.0",
+ "@types/jest": "^29.2.0",
+ "@types/node": "^18.11.3",
47
"@types/react": "^18.0.21",
48
- "@typescript-eslint/eslint-plugin": "^5.40.0",
49
- "@typescript-eslint/parser": "^5.40.0",
50
- "eslint": "^8.25.0",
+ "@typescript-eslint/eslint-plugin": "^5.40.1",
+ "@typescript-eslint/parser": "^5.40.1",
+ "eslint": "^8.26.0",
51
"husky": "^8.0.1",
52
- "jest": "^29.2.0",
53
- "jest-circus": "^29.2.0",
+ "jest": "^29.2.1",
+ "jest-circus": "^29.2.1",
54
"lint-staged": "^13.0.3",
55
"pinst": "^3.0.0",
56
"react": "^18.2.0",
0 commit comments