Skip to content

Commit c23dca8

Browse files
chore: update npm dependencies
1 parent 57690e5 commit c23dca8

File tree

2 files changed

+215
-215
lines changed

2 files changed

+215
-215
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
"@commitlint/config-conventional": "^17.2.0",
4343
"@technote-space/github-action-test-helper": "^0.11.0",
4444
"@testing-library/react-hooks": "^8.0.1",
45-
"@types/jest": "^29.2.2",
45+
"@types/jest": "^29.2.3",
4646
"@types/node": "^18.11.9",
4747
"@types/react": "^18.0.25",
48-
"@typescript-eslint/eslint-plugin": "^5.42.1",
49-
"@typescript-eslint/parser": "^5.42.1",
50-
"eslint": "^8.27.0",
48+
"@typescript-eslint/eslint-plugin": "^5.43.0",
49+
"@typescript-eslint/parser": "^5.43.0",
50+
"eslint": "^8.28.0",
5151
"husky": "^8.0.2",
5252
"jest": "^29.3.1",
5353
"jest-circus": "^29.3.1",
@@ -56,7 +56,7 @@
5656
"react": "^18.2.0",
5757
"react-test-renderer": "^18.2.0",
5858
"ts-jest": "^29.0.3",
59-
"typescript": "^4.8.4"
59+
"typescript": "^4.9.3"
6060
},
6161
"publishConfig": {
6262
"access": "public"

0 commit comments

Comments
 (0)