Skip to content

Commit 8db0a6e

Browse files
chore: update npm dependencies
1 parent 4f47179 commit 8db0a6e

File tree

2 files changed

+268
-262
lines changed

2 files changed

+268
-262
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,24 +52,24 @@
5252
"sprintf-js": "^1.1.2"
5353
},
5454
"devDependencies": {
55-
"@commitlint/cli": "^17.1.2",
56-
"@commitlint/config-conventional": "^17.1.0",
55+
"@commitlint/cli": "^17.2.0",
56+
"@commitlint/config-conventional": "^17.2.0",
5757
"@rollup/plugin-typescript": "^9.0.2",
5858
"@sindresorhus/tsconfig": "^3.0.1",
5959
"@technote-space/github-action-test-helper": "^0.11.0",
60-
"@types/node": "^18.11.8",
60+
"@types/node": "^18.11.9",
6161
"@types/shell-escape": "^0.2.1",
62-
"@typescript-eslint/eslint-plugin": "^5.41.0",
63-
"@typescript-eslint/parser": "^5.41.0",
64-
"@vitest/coverage-c8": "^0.24.4",
62+
"@typescript-eslint/eslint-plugin": "^5.42.0",
63+
"@typescript-eslint/parser": "^5.42.0",
64+
"@vitest/coverage-c8": "^0.24.5",
6565
"eslint": "^8.26.0",
6666
"eslint-plugin-import": "^2.26.0",
6767
"husky": "^8.0.1",
6868
"lint-staged": "^13.0.3",
6969
"nock": "^13.2.9",
70-
"rollup": "^3.2.3",
70+
"rollup": "^3.2.5",
7171
"typescript": "^4.8.4",
72-
"vitest": "^0.24.4"
72+
"vitest": "^0.24.5"
7373
},
7474
"publishConfig": {
7575
"access": "public"

0 commit comments

Comments
 (0)