Skip to content

Commit 1908344

Browse files
chore: update npm dependencies
1 parent 704c3a4 commit 1908344

File tree

2 files changed

+151
-134
lines changed

2 files changed

+151
-134
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@
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.14.6",
58+
"@types/node": "^18.15.0",
5959
"@types/shell-escape": "^0.2.1",
60-
"@typescript-eslint/eslint-plugin": "^5.54.0",
61-
"@typescript-eslint/parser": "^5.54.0",
60+
"@typescript-eslint/eslint-plugin": "^5.54.1",
61+
"@typescript-eslint/parser": "^5.54.1",
6262
"@vitest/coverage-c8": "^0.29.2",
63-
"eslint": "^8.35.0",
63+
"eslint": "^8.36.0",
6464
"eslint-plugin-import": "^2.27.5",
6565
"husky": "^8.0.3",
66-
"lint-staged": "^13.1.2",
66+
"lint-staged": "^13.2.0",
6767
"nock": "^13.3.0",
68-
"rollup": "^3.18.0",
68+
"rollup": "^3.19.1",
6969
"typescript": "^4.9.5",
7070
"vitest": "^0.29.2"
7171
},

0 commit comments

Comments
 (0)