Skip to content

Commit f405093

Browse files
chore: update npm dependencies
1 parent 2e0cd3b commit f405093

File tree

2 files changed

+343
-337
lines changed

2 files changed

+343
-337
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
},
3939
"dependencies": {},
4040
"devDependencies": {
41-
"@commitlint/cli": "^17.1.2",
42-
"@commitlint/config-conventional": "^17.1.0",
41+
"@commitlint/cli": "^17.2.0",
42+
"@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.0",
46-
"@types/node": "^18.11.7",
47-
"@types/react": "^18.0.24",
48-
"@typescript-eslint/eslint-plugin": "^5.41.0",
49-
"@typescript-eslint/parser": "^5.41.0",
50-
"eslint": "^8.26.0",
45+
"@types/jest": "^29.2.2",
46+
"@types/node": "^18.11.9",
47+
"@types/react": "^18.0.25",
48+
"@typescript-eslint/eslint-plugin": "^5.42.0",
49+
"@typescript-eslint/parser": "^5.42.0",
50+
"eslint": "^8.27.0",
5151
"husky": "^8.0.1",
5252
"jest": "^29.2.2",
5353
"jest-circus": "^29.2.2",

0 commit comments

Comments
 (0)