Skip to content

Commit bd0bf92

Browse files
chore: update npm dependencies
1 parent a6754a4 commit bd0bf92

File tree

2 files changed

+247
-247
lines changed

2 files changed

+247
-247
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@
5555
"@technote-space/github-action-test-helper": "^0.11.2",
5656
"@technote-space/release-github-actions-cli": "^1.9.3",
5757
"@types/node": "^18.11.18",
58-
"@typescript-eslint/eslint-plugin": "^5.47.1",
59-
"@typescript-eslint/parser": "^5.47.1",
60-
"@vitest/coverage-c8": "^0.26.2",
61-
"eslint": "^8.30.0",
58+
"@typescript-eslint/eslint-plugin": "^5.48.0",
59+
"@typescript-eslint/parser": "^5.48.0",
60+
"@vitest/coverage-c8": "^0.26.3",
61+
"eslint": "^8.31.0",
6262
"eslint-plugin-import": "^2.26.0",
63-
"husky": "^8.0.2",
63+
"husky": "^8.0.3",
6464
"lint-staged": "^13.1.0",
6565
"pinst": "^3.0.0",
66-
"rollup": "^3.8.1",
66+
"rollup": "^3.9.1",
6767
"typescript": "^4.9.4",
68-
"vitest": "^0.26.2"
68+
"vitest": "^0.26.3"
6969
},
7070
"publishConfig": {
7171
"access": "public"

0 commit comments

Comments
 (0)