Skip to content

Commit 272d478

Browse files
chore: update npm dependencies
1 parent a615ef0 commit 272d478

File tree

2 files changed

+161
-168
lines changed

2 files changed

+161
-168
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"@technote-space/github-action-pr-helper": "^2.4.0",
5555
"@technote-space/github-action-test-helper": "^0.11.1",
5656
"@technote-space/release-github-actions-cli": "^1.9.3",
57-
"@types/node": "^18.11.12",
57+
"@types/node": "^18.11.13",
5858
"@typescript-eslint/eslint-plugin": "^5.46.0",
5959
"@typescript-eslint/parser": "^5.46.0",
60-
"@vitest/coverage-c8": "^0.25.6",
60+
"@vitest/coverage-c8": "^0.25.7",
6161
"eslint": "^8.29.0",
6262
"eslint-plugin-import": "^2.26.0",
6363
"fast-glob": "^3.2.12",
@@ -67,7 +67,7 @@
6767
"pinst": "^3.0.0",
6868
"rollup": "^3.7.2",
6969
"typescript": "^4.9.4",
70-
"vitest": "^0.25.6"
70+
"vitest": "^0.25.7"
7171
},
7272
"publishConfig": {
7373
"access": "public"

0 commit comments

Comments
 (0)