Skip to content

Commit a662e38

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

File tree

2 files changed

+654
-972
lines changed

2 files changed

+654
-972
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,24 +45,24 @@
4545
"dependencies": {
4646
"@technote-space/anchor-markdown-header": "^1.1.36",
4747
"@textlint/markdown-to-ast": "^12.1.1",
48-
"htmlparser2": "^8.0.0",
48+
"htmlparser2": "^8.0.1",
4949
"update-section": "^0.3.3"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^16.2.3",
53-
"@commitlint/config-conventional": "^16.2.1",
52+
"@commitlint/cli": "^16.2.4",
53+
"@commitlint/config-conventional": "^16.2.4",
5454
"@textlint/ast-node-types": "^12.1.1",
5555
"@types/jest": "^27.4.1",
56-
"@types/node": "^17.0.25",
57-
"@typescript-eslint/eslint-plugin": "^5.20.0",
58-
"@typescript-eslint/parser": "^5.20.0",
56+
"@types/node": "^17.0.30",
57+
"@typescript-eslint/eslint-plugin": "^5.21.0",
58+
"@typescript-eslint/parser": "^5.21.0",
5959
"eslint": "^8.14.0",
6060
"husky": "^7.0.4",
61-
"jest": "^27.5.1",
62-
"jest-circus": "^27.5.1",
63-
"lint-staged": "^12.4.0",
61+
"jest": "^28.0.3",
62+
"jest-circus": "^28.0.3",
63+
"lint-staged": "^12.4.1",
6464
"ts-jest": "^27.1.4",
65-
"typescript": "^4.6.3"
65+
"typescript": "^4.6.4"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)