Skip to content

Commit b4d488a

Browse files
chore: update npm dependencies
1 parent 060b960 commit b4d488a

File tree

2 files changed

+236
-236
lines changed

2 files changed

+236
-236
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"update": "npm_config_yes=true npx npm-check-updates -u --timeout 100000 && yarn install && yarn upgrade && yarn audit"
5050
},
5151
"dependencies": {
52-
"@technote-space/anchor-markdown-header": "^1.1.36",
52+
"@technote-space/anchor-markdown-header": "^1.1.37",
5353
"@textlint/markdown-to-ast": "^12.2.1",
5454
"htmlparser2": "^8.0.1",
5555
"update-section": "^0.3.3"
@@ -60,17 +60,17 @@
6060
"@rollup/plugin-typescript": "^8.3.3",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^12.2.1",
63-
"@types/node": "^18.0.3",
64-
"@typescript-eslint/eslint-plugin": "^5.30.5",
65-
"@typescript-eslint/parser": "^5.30.5",
63+
"@types/node": "^18.0.5",
64+
"@typescript-eslint/eslint-plugin": "^5.30.6",
65+
"@typescript-eslint/parser": "^5.30.6",
6666
"c8": "^7.11.3",
67-
"eslint": "^8.19.0",
67+
"eslint": "^8.20.0",
6868
"eslint-plugin-import": "^2.26.0",
6969
"husky": "^8.0.1",
7070
"lint-staged": "^13.0.3",
71-
"rollup": "^2.76.0",
71+
"rollup": "^2.77.0",
7272
"typescript": "^4.7.4",
73-
"vitest": "^0.18.0"
73+
"vitest": "^0.18.1"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)