Skip to content

Commit dabf165

Browse files
chore: update npm dependencies
1 parent 82655ff commit dabf165

File tree

2 files changed

+245
-219
lines changed

2 files changed

+245
-219
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@
5151
"@technote-space/github-action-log-helper": "^0.2.19",
5252
"@technote-space/github-action-test-helper": "^0.11.17",
5353
"@technote-space/release-github-actions-cli": "^1.9.5",
54-
"@types/node": "^20.10.2",
55-
"@typescript-eslint/eslint-plugin": "^6.13.1",
56-
"@typescript-eslint/parser": "^6.13.1",
54+
"@types/node": "^20.10.3",
55+
"@typescript-eslint/eslint-plugin": "^6.13.2",
56+
"@typescript-eslint/parser": "^6.13.2",
5757
"@vitest/coverage-c8": "^0.33.0",
5858
"eslint": "^8.55.0",
5959
"eslint-plugin-import": "^2.29.0",
6060
"husky": "^8.0.3",
61-
"lint-staged": "^15.1.0",
61+
"lint-staged": "^15.2.0",
6262
"nock": "^13.4.0",
6363
"rollup": "^4.6.1",
6464
"typescript": "^5.3.2",
65-
"vitest": "^0.34.6"
65+
"vitest": "^1.0.1"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)