Skip to content

Commit 9ee3ae1

Browse files
chore: update npm dependencies
1 parent 1908344 commit 9ee3ae1

File tree

2 files changed

+287
-282
lines changed

2 files changed

+287
-282
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,19 @@
5555
"@rollup/plugin-typescript": "^11.0.0",
5656
"@sindresorhus/tsconfig": "^3.0.1",
5757
"@technote-space/github-action-test-helper": "^0.11.3",
58-
"@types/node": "^18.15.0",
58+
"@types/node": "^18.15.3",
5959
"@types/shell-escape": "^0.2.1",
60-
"@typescript-eslint/eslint-plugin": "^5.54.1",
61-
"@typescript-eslint/parser": "^5.54.1",
62-
"@vitest/coverage-c8": "^0.29.2",
60+
"@typescript-eslint/eslint-plugin": "^5.55.0",
61+
"@typescript-eslint/parser": "^5.55.0",
62+
"@vitest/coverage-c8": "^0.29.3",
6363
"eslint": "^8.36.0",
6464
"eslint-plugin-import": "^2.27.5",
6565
"husky": "^8.0.3",
6666
"lint-staged": "^13.2.0",
6767
"nock": "^13.3.0",
6868
"rollup": "^3.19.1",
69-
"typescript": "^4.9.5",
70-
"vitest": "^0.29.2"
69+
"typescript": "^5.0.2",
70+
"vitest": "^0.29.3"
7171
},
7272
"publishConfig": {
7373
"access": "public"

0 commit comments

Comments
 (0)