Skip to content

Commit 87db01e

Browse files
chore: update npm dependencies
1 parent 10e6178 commit 87db01e

File tree

2 files changed

+141
-116
lines changed

2 files changed

+141
-116
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
"@technote-space/github-action-test-helper": "^0.11.0",
6060
"@types/node": "^18.11.9",
6161
"@types/shell-escape": "^0.2.1",
62-
"@typescript-eslint/eslint-plugin": "^5.42.0",
63-
"@typescript-eslint/parser": "^5.42.0",
64-
"@vitest/coverage-c8": "^0.24.5",
65-
"eslint": "^8.26.0",
62+
"@typescript-eslint/eslint-plugin": "^5.42.1",
63+
"@typescript-eslint/parser": "^5.42.1",
64+
"@vitest/coverage-c8": "^0.25.1",
65+
"eslint": "^8.27.0",
6666
"eslint-plugin-import": "^2.26.0",
67-
"husky": "^8.0.1",
67+
"husky": "^8.0.2",
6868
"lint-staged": "^13.0.3",
6969
"nock": "^13.2.9",
70-
"rollup": "^3.2.5",
70+
"rollup": "^3.3.0",
7171
"typescript": "^4.8.4",
72-
"vitest": "^0.24.5"
72+
"vitest": "^0.25.1"
7373
},
7474
"publishConfig": {
7575
"access": "public"

0 commit comments

Comments
 (0)