Skip to content

Commit f6d6b2d

Browse files
Merge pull request #70 from technote-space/release/next-v2.4.20
release: v2.4.21
2 parents 05dd2ea + 0ef1569 commit f6d6b2d

File tree

2 files changed

+528
-504
lines changed

2 files changed

+528
-504
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/doctoc",
3-
"version": "2.4.20",
3+
"version": "2.4.21",
44
"description": "Generates TOC for markdown files of local git repo.",
55
"keywords": [
66
"github",
@@ -53,14 +53,14 @@
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.13",
57-
"@typescript-eslint/eslint-plugin": "^5.10.1",
58-
"@typescript-eslint/parser": "^5.10.1",
56+
"@types/node": "^17.0.15",
57+
"@typescript-eslint/eslint-plugin": "^5.10.2",
58+
"@typescript-eslint/parser": "^5.10.2",
5959
"eslint": "^8.8.0",
6060
"husky": "^7.0.4",
61-
"jest": "^27.4.7",
62-
"jest-circus": "^27.4.6",
63-
"lint-staged": "^12.3.2",
61+
"jest": "^27.5.0",
62+
"jest-circus": "^27.5.0",
63+
"lint-staged": "^12.3.3",
6464
"ts-jest": "^27.1.3",
6565
"typescript": "^4.5.5"
6666
},

0 commit comments

Comments
 (0)