Skip to content

Commit 7e55e95

Browse files
chore: update npm dependencies
1 parent 13e89ab commit 7e55e95

File tree

2 files changed

+116
-111
lines changed

2 files changed

+116
-111
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,24 +47,24 @@
4747
"sprintf-js": "^1.1.2"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "^17.0.0",
50+
"@commitlint/cli": "^17.0.1",
5151
"@commitlint/config-conventional": "^17.0.0",
5252
"@rollup/plugin-typescript": "^8.3.2",
5353
"@sindresorhus/tsconfig": "^2.0.0",
5454
"@technote-space/github-action-test-helper": "^0.9.5",
55-
"@types/node": "^17.0.34",
55+
"@types/node": "^17.0.35",
5656
"@types/sprintf-js": "^1.1.2",
57-
"@typescript-eslint/eslint-plugin": "^5.25.0",
58-
"@typescript-eslint/parser": "^5.25.0",
57+
"@typescript-eslint/eslint-plugin": "^5.26.0",
58+
"@typescript-eslint/parser": "^5.26.0",
5959
"c8": "^7.11.3",
60-
"eslint": "^8.15.0",
60+
"eslint": "^8.16.0",
6161
"eslint-plugin-import": "^2.26.0",
6262
"husky": "^8.0.1",
63-
"lint-staged": "^12.4.1",
63+
"lint-staged": "^12.4.2",
6464
"pinst": "^3.0.0",
65-
"rollup": "^2.73.0",
66-
"typescript": "^4.6.4",
67-
"vitest": "^0.12.6"
65+
"rollup": "^2.74.1",
66+
"typescript": "^4.7.2",
67+
"vitest": "^0.12.9"
6868
},
6969
"publishConfig": {
7070
"access": "public"

0 commit comments

Comments
 (0)