Skip to content

Commit dc08414

Browse files
chore: update npm dependencies
1 parent e12e373 commit dc08414

File tree

2 files changed

+468
-411
lines changed

2 files changed

+468
-411
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -50,27 +50,27 @@
5050
},
5151
"dependencies": {
5252
"@technote-space/anchor-markdown-header": "^1.1.39",
53-
"@textlint/markdown-to-ast": "^12.2.3",
53+
"@textlint/markdown-to-ast": "^12.5.0",
5454
"htmlparser2": "^8.0.1",
5555
"update-section": "^0.3.3"
5656
},
5757
"devDependencies": {
58-
"@commitlint/cli": "^17.3.0",
59-
"@commitlint/config-conventional": "^17.3.0",
60-
"@rollup/plugin-typescript": "^10.0.1",
58+
"@commitlint/cli": "^17.4.0",
59+
"@commitlint/config-conventional": "^17.4.0",
60+
"@rollup/plugin-typescript": "^11.0.0",
6161
"@sindresorhus/tsconfig": "^3.0.1",
62-
"@textlint/ast-node-types": "^12.2.2",
63-
"@types/node": "^18.11.17",
64-
"@typescript-eslint/eslint-plugin": "^5.47.0",
65-
"@typescript-eslint/parser": "^5.47.0",
66-
"@vitest/coverage-c8": "^0.26.2",
67-
"eslint": "^8.30.0",
62+
"@textlint/ast-node-types": "^12.3.0",
63+
"@types/node": "^18.11.18",
64+
"@typescript-eslint/eslint-plugin": "^5.48.0",
65+
"@typescript-eslint/parser": "^5.48.0",
66+
"@vitest/coverage-c8": "^0.26.3",
67+
"eslint": "^8.31.0",
6868
"eslint-plugin-import": "^2.26.0",
69-
"husky": "^8.0.2",
69+
"husky": "^8.0.3",
7070
"lint-staged": "^13.1.0",
71-
"rollup": "^3.8.1",
71+
"rollup": "^3.9.1",
7272
"typescript": "^4.9.4",
73-
"vitest": "^0.26.2"
73+
"vitest": "^0.26.3"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)