Skip to content

Commit 29b95b3

Browse files
chore: update npm dependencies
1 parent 794f35b commit 29b95b3

File tree

2 files changed

+179
-139
lines changed

2 files changed

+179
-139
lines changed

package.json

Lines changed: 6 additions & 6 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.2",
51-
"@commitlint/config-conventional": "^17.0.2",
50+
"@commitlint/cli": "^17.0.3",
51+
"@commitlint/config-conventional": "^17.0.3",
5252
"@rollup/plugin-typescript": "^8.3.3",
5353
"@sindresorhus/tsconfig": "^3.0.1",
5454
"@technote-space/github-action-test-helper": "^0.9.8",
5555
"@types/node": "^18.0.0",
5656
"@types/sprintf-js": "^1.1.2",
57-
"@typescript-eslint/eslint-plugin": "^5.29.0",
58-
"@typescript-eslint/parser": "^5.29.0",
57+
"@typescript-eslint/eslint-plugin": "^5.30.0",
58+
"@typescript-eslint/parser": "^5.30.0",
5959
"c8": "^7.11.3",
6060
"eslint": "^8.18.0",
6161
"eslint-plugin-import": "^2.26.0",
6262
"husky": "^8.0.1",
63-
"lint-staged": "^13.0.2",
63+
"lint-staged": "^13.0.3",
6464
"pinst": "^3.0.0",
6565
"rollup": "^2.75.7",
6666
"typescript": "^4.7.4",
67-
"vitest": "^0.15.2"
67+
"vitest": "^0.16.0"
6868
},
6969
"publishConfig": {
7070
"access": "public"

0 commit comments

Comments
 (0)