Skip to content

Commit 9e4f9e8

Browse files
chore: update npm dependencies
1 parent c23dca8 commit 9e4f9e8

File tree

2 files changed

+312
-261
lines changed

2 files changed

+312
-261
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,20 +38,20 @@
3838
},
3939
"dependencies": {},
4040
"devDependencies": {
41-
"@commitlint/cli": "^17.2.0",
42-
"@commitlint/config-conventional": "^17.2.0",
41+
"@commitlint/cli": "^17.3.0",
42+
"@commitlint/config-conventional": "^17.3.0",
4343
"@technote-space/github-action-test-helper": "^0.11.0",
4444
"@testing-library/react-hooks": "^8.0.1",
4545
"@types/jest": "^29.2.3",
4646
"@types/node": "^18.11.9",
4747
"@types/react": "^18.0.25",
48-
"@typescript-eslint/eslint-plugin": "^5.43.0",
49-
"@typescript-eslint/parser": "^5.43.0",
48+
"@typescript-eslint/eslint-plugin": "^5.44.0",
49+
"@typescript-eslint/parser": "^5.44.0",
5050
"eslint": "^8.28.0",
5151
"husky": "^8.0.2",
5252
"jest": "^29.3.1",
5353
"jest-circus": "^29.3.1",
54-
"lint-staged": "^13.0.3",
54+
"lint-staged": "^13.0.4",
5555
"pinst": "^3.0.0",
5656
"react": "^18.2.0",
5757
"react-test-renderer": "^18.2.0",

0 commit comments

Comments
 (0)