Skip to content

Commit 86d3be9

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

File tree

2 files changed

+310
-282
lines changed

2 files changed

+310
-282
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,20 +38,20 @@
3838
},
3939
"dependencies": {},
4040
"devDependencies": {
41-
"@commitlint/cli": "^17.0.2",
42-
"@commitlint/config-conventional": "^17.0.2",
43-
"@technote-space/github-action-test-helper": "^0.9.7",
41+
"@commitlint/cli": "^17.0.3",
42+
"@commitlint/config-conventional": "^17.0.3",
43+
"@technote-space/github-action-test-helper": "^0.9.8",
4444
"@testing-library/react-hooks": "^8.0.1",
45-
"@types/jest": "^28.1.2",
45+
"@types/jest": "^28.1.3",
4646
"@types/node": "^18.0.0",
4747
"@types/react": "^18.0.14",
48-
"@typescript-eslint/eslint-plugin": "^5.28.0",
49-
"@typescript-eslint/parser": "^5.28.0",
48+
"@typescript-eslint/eslint-plugin": "^5.29.0",
49+
"@typescript-eslint/parser": "^5.29.0",
5050
"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.2",
54+
"lint-staged": "^13.0.3",
5555
"pinst": "^3.0.0",
5656
"react": "^18.2.0",
5757
"react-test-renderer": "^18.2.0",

0 commit comments

Comments
 (0)