Skip to content

Commit b7f444c

Browse files
chore: update npm dependencies
1 parent 28ff10d commit b7f444c

File tree

2 files changed

+316
-265
lines changed

2 files changed

+316
-265
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,22 +55,22 @@
5555
"update-section": "^0.3.3"
5656
},
5757
"devDependencies": {
58-
"@commitlint/cli": "^17.2.0",
59-
"@commitlint/config-conventional": "^17.2.0",
58+
"@commitlint/cli": "^17.3.0",
59+
"@commitlint/config-conventional": "^17.3.0",
6060
"@rollup/plugin-typescript": "^9.0.2",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^12.2.2",
6363
"@types/node": "^18.11.9",
64-
"@typescript-eslint/eslint-plugin": "^5.43.0",
65-
"@typescript-eslint/parser": "^5.43.0",
66-
"@vitest/coverage-c8": "^0.25.2",
64+
"@typescript-eslint/eslint-plugin": "^5.44.0",
65+
"@typescript-eslint/parser": "^5.44.0",
66+
"@vitest/coverage-c8": "^0.25.3",
6767
"eslint": "^8.28.0",
6868
"eslint-plugin-import": "^2.26.0",
6969
"husky": "^8.0.2",
70-
"lint-staged": "^13.0.3",
71-
"rollup": "^3.3.0",
70+
"lint-staged": "^13.0.4",
71+
"rollup": "^3.5.0",
7272
"typescript": "^4.9.3",
73-
"vitest": "^0.25.2"
73+
"vitest": "^0.25.3"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)