Skip to content

Commit a8e356a

Browse files
chore: update npm dependencies
1 parent d40b03b commit a8e356a

File tree

2 files changed

+446
-439
lines changed

2 files changed

+446
-439
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": "^13.3.0",
54-
"htmlparser2": "^8.0.1",
53+
"@textlint/markdown-to-ast": "^13.3.2",
54+
"htmlparser2": "^8.0.2",
5555
"update-section": "^0.3.3"
5656
},
5757
"devDependencies": {
58-
"@commitlint/cli": "^17.4.4",
58+
"@commitlint/cli": "^17.5.0",
5959
"@commitlint/config-conventional": "^17.4.4",
6060
"@rollup/plugin-typescript": "^11.0.0",
6161
"@sindresorhus/tsconfig": "^3.0.1",
62-
"@textlint/ast-node-types": "^13.3.0",
63-
"@types/node": "^18.14.0",
64-
"@typescript-eslint/eslint-plugin": "^5.52.0",
65-
"@typescript-eslint/parser": "^5.52.0",
66-
"@vitest/coverage-c8": "^0.28.5",
67-
"eslint": "^8.34.0",
62+
"@textlint/ast-node-types": "^13.3.2",
63+
"@types/node": "^18.15.10",
64+
"@typescript-eslint/eslint-plugin": "^5.56.0",
65+
"@typescript-eslint/parser": "^5.56.0",
66+
"@vitest/coverage-c8": "^0.29.7",
67+
"eslint": "^8.36.0",
6868
"eslint-plugin-import": "^2.27.5",
6969
"husky": "^8.0.3",
70-
"lint-staged": "^13.1.2",
71-
"rollup": "^3.17.1",
72-
"typescript": "^4.9.5",
73-
"vitest": "^0.28.5"
70+
"lint-staged": "^13.2.0",
71+
"rollup": "^3.20.2",
72+
"typescript": "^5.0.2",
73+
"vitest": "^0.29.7"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)