Skip to content

Commit ebe057c

Browse files
chore: update npm dependencies
1 parent f8d723f commit ebe057c

File tree

2 files changed

+126
-126
lines changed

2 files changed

+126
-126
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,26 +43,26 @@
4343
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
4444
},
4545
"dependencies": {
46-
"@technote-space/anchor-markdown-header": "^1.1.33",
46+
"@technote-space/anchor-markdown-header": "^1.1.35",
4747
"@textlint/markdown-to-ast": "^12.1.0",
4848
"htmlparser2": "^7.2.0",
4949
"update-section": "^0.3.3"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^16.0.2",
52+
"@commitlint/cli": "^16.1.0",
5353
"@commitlint/config-conventional": "^16.0.0",
5454
"@textlint/ast-node-types": "^12.1.0",
5555
"@types/jest": "^27.4.0",
56-
"@types/node": "^17.0.8",
57-
"@typescript-eslint/eslint-plugin": "^5.9.1",
58-
"@typescript-eslint/parser": "^5.9.1",
56+
"@types/node": "^17.0.10",
57+
"@typescript-eslint/eslint-plugin": "^5.10.0",
58+
"@typescript-eslint/parser": "^5.10.0",
5959
"eslint": "^8.7.0",
6060
"husky": "^7.0.4",
6161
"jest": "^27.4.7",
6262
"jest-circus": "^27.4.6",
63-
"lint-staged": "^12.1.7",
63+
"lint-staged": "^12.3.0",
6464
"ts-jest": "^27.1.3",
65-
"typescript": "^4.5.4"
65+
"typescript": "^4.5.5"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)