Skip to content

Commit 42d4fc6

Browse files
chore: update npm dependencies
1 parent c072fc8 commit 42d4fc6

File tree

2 files changed

+304
-348
lines changed

2 files changed

+304
-348
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,22 @@
4141
"@commitlint/cli": "^17.0.2",
4242
"@commitlint/config-conventional": "^17.0.2",
4343
"@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.42",
47-
"@types/react": "^18.0.12",
48-
"@typescript-eslint/eslint-plugin": "^5.27.1",
49-
"@typescript-eslint/parser": "^5.27.1",
50-
"eslint": "^8.17.0",
44+
"@testing-library/react-hooks": "^8.0.1",
45+
"@types/jest": "^28.1.2",
46+
"@types/node": "^18.0.0",
47+
"@types/react": "^18.0.14",
48+
"@typescript-eslint/eslint-plugin": "^5.28.0",
49+
"@typescript-eslint/parser": "^5.28.0",
50+
"eslint": "^8.18.0",
5151
"husky": "^8.0.1",
5252
"jest": "^28.1.1",
5353
"jest-circus": "^28.1.1",
54-
"lint-staged": "^13.0.1",
54+
"lint-staged": "^13.0.2",
5555
"pinst": "^3.0.0",
56-
"react": "^18.1.0",
57-
"react-test-renderer": "^18.1.0",
58-
"ts-jest": "^28.0.4",
59-
"typescript": "^4.7.3"
56+
"react": "^18.2.0",
57+
"react-test-renderer": "^18.2.0",
58+
"ts-jest": "^28.0.5",
59+
"typescript": "^4.7.4"
6060
},
6161
"publishConfig": {
6262
"access": "public"

0 commit comments

Comments
 (0)