Skip to content

Commit c072fc8

Browse files
chore: update npm dependencies
1 parent 4fd3145 commit c072fc8

File tree

2 files changed

+551
-549
lines changed

2 files changed

+551
-549
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"@technote-space/github-action-test-helper": "^0.9.7",
4444
"@testing-library/react-hooks": "^8.0.0",
4545
"@types/jest": "^28.1.1",
46-
"@types/node": "^17.0.40",
47-
"@types/react": "^18.0.11",
48-
"@typescript-eslint/eslint-plugin": "^5.27.0",
49-
"@typescript-eslint/parser": "^5.27.0",
46+
"@types/node": "^17.0.42",
47+
"@types/react": "^18.0.12",
48+
"@typescript-eslint/eslint-plugin": "^5.27.1",
49+
"@typescript-eslint/parser": "^5.27.1",
5050
"eslint": "^8.17.0",
5151
"husky": "^8.0.1",
52-
"jest": "^28.1.0",
53-
"jest-circus": "^28.1.0",
54-
"lint-staged": "^13.0.0",
52+
"jest": "^28.1.1",
53+
"jest-circus": "^28.1.1",
54+
"lint-staged": "^13.0.1",
5555
"pinst": "^3.0.0",
5656
"react": "^18.1.0",
5757
"react-test-renderer": "^18.1.0",

0 commit comments

Comments
 (0)