Skip to content

Commit d48714a

Browse files
chore: update npm dependencies
1 parent dabf165 commit d48714a

File tree

2 files changed

+143
-137
lines changed

2 files changed

+143
-137
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
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.3",
54+
"@types/node": "^20.10.4",
5555
"@typescript-eslint/eslint-plugin": "^6.13.2",
5656
"@typescript-eslint/parser": "^6.13.2",
5757
"@vitest/coverage-c8": "^0.33.0",
@@ -60,9 +60,9 @@
6060
"husky": "^8.0.3",
6161
"lint-staged": "^15.2.0",
6262
"nock": "^13.4.0",
63-
"rollup": "^4.6.1",
64-
"typescript": "^5.3.2",
65-
"vitest": "^1.0.1"
63+
"rollup": "^4.7.0",
64+
"typescript": "^5.3.3",
65+
"vitest": "^1.0.2"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)