Skip to content

Commit 27fb6af

Browse files
chore: update npm dependencies
1 parent 43f59e1 commit 27fb6af

File tree

2 files changed

+120
-125
lines changed

2 files changed

+120
-125
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,22 +45,22 @@
4545
"dependencies": {
4646
"@technote-space/anchor-markdown-header": "^1.1.36",
4747
"@textlint/markdown-to-ast": "^12.1.1",
48-
"htmlparser2": "^7.2.0",
48+
"htmlparser2": "^8.0.0",
4949
"update-section": "^0.3.3"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "^16.2.3",
5353
"@commitlint/config-conventional": "^16.2.1",
5454
"@textlint/ast-node-types": "^12.1.1",
5555
"@types/jest": "^27.4.1",
56-
"@types/node": "^17.0.24",
57-
"@typescript-eslint/eslint-plugin": "^5.19.0",
58-
"@typescript-eslint/parser": "^5.19.0",
59-
"eslint": "^8.13.0",
56+
"@types/node": "^17.0.25",
57+
"@typescript-eslint/eslint-plugin": "^5.20.0",
58+
"@typescript-eslint/parser": "^5.20.0",
59+
"eslint": "^8.14.0",
6060
"husky": "^7.0.4",
6161
"jest": "^27.5.1",
6262
"jest-circus": "^27.5.1",
63-
"lint-staged": "^12.3.8",
63+
"lint-staged": "^12.4.0",
6464
"ts-jest": "^27.1.4",
6565
"typescript": "^4.6.3"
6666
},

0 commit comments

Comments
 (0)