Skip to content

Commit dd3e9bf

Browse files
chore: update npm dependencies
1 parent eea5cfe commit dd3e9bf

File tree

2 files changed

+364
-291
lines changed

2 files changed

+364
-291
lines changed

package.json

Lines changed: 6 additions & 6 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.5.1",
59-
"@commitlint/config-conventional": "^17.4.4",
58+
"@commitlint/cli": "^17.6.1",
59+
"@commitlint/config-conventional": "^17.6.1",
6060
"@rollup/plugin-typescript": "^11.1.0",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^13.3.2",
6363
"@types/node": "^18.15.11",
64-
"@typescript-eslint/eslint-plugin": "^5.57.1",
65-
"@typescript-eslint/parser": "^5.57.1",
66-
"@vitest/coverage-c8": "^0.29.8",
64+
"@typescript-eslint/eslint-plugin": "^5.58.0",
65+
"@typescript-eslint/parser": "^5.58.0",
66+
"@vitest/coverage-c8": "^0.30.1",
6767
"eslint": "^8.38.0",
6868
"eslint-plugin-import": "^2.27.5",
6969
"husky": "^8.0.3",
7070
"lint-staged": "^13.2.1",
7171
"rollup": "^3.20.2",
7272
"typescript": "^5.0.4",
73-
"vitest": "^0.29.8"
73+
"vitest": "^0.30.1"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)