Skip to content

Commit 11f35a4

Browse files
chore: update npm dependencies
1 parent 87db01e commit 11f35a4

File tree

2 files changed

+215
-215
lines changed

2 files changed

+215
-215
lines changed

package.json

Lines changed: 6 additions & 6 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.1",
63-
"@typescript-eslint/parser": "^5.42.1",
64-
"@vitest/coverage-c8": "^0.25.1",
65-
"eslint": "^8.27.0",
62+
"@typescript-eslint/eslint-plugin": "^5.43.0",
63+
"@typescript-eslint/parser": "^5.43.0",
64+
"@vitest/coverage-c8": "^0.25.2",
65+
"eslint": "^8.28.0",
6666
"eslint-plugin-import": "^2.26.0",
6767
"husky": "^8.0.2",
6868
"lint-staged": "^13.0.3",
6969
"nock": "^13.2.9",
7070
"rollup": "^3.3.0",
71-
"typescript": "^4.8.4",
72-
"vitest": "^0.25.1"
71+
"typescript": "^4.9.3",
72+
"vitest": "^0.25.2"
7373
},
7474
"publishConfig": {
7575
"access": "public"

0 commit comments

Comments
 (0)