Skip to content

Commit 30ecdf4

Browse files
chore: update npm dependencies
1 parent f5e2441 commit 30ecdf4

File tree

2 files changed

+238
-224
lines changed

2 files changed

+238
-224
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,22 +54,22 @@
5454
"devDependencies": {
5555
"@commitlint/cli": "^17.0.2",
5656
"@commitlint/config-conventional": "^17.0.2",
57-
"@rollup/plugin-typescript": "^8.3.2",
57+
"@rollup/plugin-typescript": "^8.3.3",
5858
"@sindresorhus/tsconfig": "^3.0.1",
5959
"@technote-space/github-action-test-helper": "^0.9.7",
60-
"@types/node": "^17.0.39",
60+
"@types/node": "^17.0.42",
6161
"@types/shell-escape": "^0.2.0",
62-
"@typescript-eslint/eslint-plugin": "^5.27.0",
63-
"@typescript-eslint/parser": "^5.27.0",
62+
"@typescript-eslint/eslint-plugin": "^5.27.1",
63+
"@typescript-eslint/parser": "^5.27.1",
6464
"c8": "^7.11.3",
6565
"eslint": "^8.17.0",
6666
"eslint-plugin-import": "^2.26.0",
6767
"husky": "^8.0.1",
68-
"lint-staged": "^13.0.0",
68+
"lint-staged": "^13.0.1",
6969
"nock": "^13.2.6",
70-
"rollup": "^2.75.5",
70+
"rollup": "^2.75.6",
7171
"typescript": "^4.7.3",
72-
"vitest": "^0.13.1"
72+
"vitest": "^0.14.2"
7373
},
7474
"publishConfig": {
7575
"access": "public"

0 commit comments

Comments
 (0)