Skip to content

Commit 6084da0

Browse files
committedFeb 3, 2023
chore: update npm dependencies
1 parent 163f691 commit 6084da0

File tree

2 files changed

+134
-133
lines changed

2 files changed

+134
-133
lines changed
 

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,19 @@
5555
"@technote-space/github-action-test-helper": "^0.11.2",
5656
"@technote-space/release-github-actions-cli": "^1.9.3",
5757
"@types/node": "^18.11.18",
58-
"@typescript-eslint/eslint-plugin": "^5.49.0",
59-
"@typescript-eslint/parser": "^5.49.0",
60-
"@vitest/coverage-c8": "^0.28.3",
61-
"eslint": "^8.32.0",
58+
"@typescript-eslint/eslint-plugin": "^5.50.0",
59+
"@typescript-eslint/parser": "^5.50.0",
60+
"@vitest/coverage-c8": "^0.28.4",
61+
"eslint": "^8.33.0",
6262
"eslint-plugin-import": "^2.27.5",
6363
"fast-glob": "^3.2.12",
6464
"husky": "^8.0.3",
6565
"lint-staged": "^13.1.0",
6666
"nock": "^13.3.0",
6767
"pinst": "^3.0.0",
68-
"rollup": "^3.11.0",
69-
"typescript": "^4.9.4",
70-
"vitest": "^0.28.3"
68+
"rollup": "^3.13.0",
69+
"typescript": "^4.9.5",
70+
"vitest": "^0.28.4"
7171
},
7272
"publishConfig": {
7373
"access": "public"

0 commit comments

Comments
 (0)
Failed to load comments.