Skip to content

Commit 580a9bd

Browse files
chore: update npm dependencies
1 parent 0f22f43 commit 580a9bd

File tree

2 files changed

+160
-154
lines changed

2 files changed

+160
-154
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,20 +38,20 @@
3838
},
3939
"dependencies": {},
4040
"devDependencies": {
41-
"@commitlint/cli": "^16.2.1",
41+
"@commitlint/cli": "^16.2.3",
4242
"@commitlint/config-conventional": "^16.2.1",
43-
"@technote-space/github-action-test-helper": "^0.7.39",
43+
"@technote-space/github-action-test-helper": "^0.7.40",
4444
"@testing-library/react-hooks": "^7.0.2",
4545
"@types/jest": "^27.4.1",
4646
"@types/node": "^17.0.21",
47-
"@types/react": "^17.0.40",
48-
"@typescript-eslint/eslint-plugin": "^5.14.0",
49-
"@typescript-eslint/parser": "^5.14.0",
47+
"@types/react": "^17.0.41",
48+
"@typescript-eslint/eslint-plugin": "^5.15.0",
49+
"@typescript-eslint/parser": "^5.15.0",
5050
"eslint": "^8.11.0",
5151
"husky": "^7.0.4",
5252
"jest": "^27.5.1",
5353
"jest-circus": "^27.5.1",
54-
"lint-staged": "^12.3.5",
54+
"lint-staged": "^12.3.7",
5555
"pinst": "^3.0.0",
5656
"react": "^17.0.2",
5757
"react-test-renderer": "^17.0.2",

0 commit comments

Comments
 (0)