Skip to content

Commit bce8b83

Browse files
Merge pull request #75 from technote-space/release/next-v1.1.39
release: v1.1.40
2 parents 97b0dbc + 30d6a1d commit bce8b83

File tree

2 files changed

+945
-933
lines changed

2 files changed

+945
-933
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/anchor-markdown-header",
3-
"version": "1.1.39",
3+
"version": "1.1.40",
44
"description": "Generates an anchor for a markdown header.",
55
"keywords": [
66
"markdown",
@@ -44,19 +44,19 @@
4444
"emoji-regex": "^10.2.1"
4545
},
4646
"devDependencies": {
47-
"@commitlint/cli": "^17.3.0",
48-
"@commitlint/config-conventional": "^17.3.0",
49-
"@types/jest": "^29.2.3",
50-
"@types/node": "^18.11.9",
51-
"@typescript-eslint/eslint-plugin": "^5.44.0",
52-
"@typescript-eslint/parser": "^5.44.0",
53-
"eslint": "^8.28.0",
54-
"husky": "^8.0.2",
55-
"jest": "^29.3.1",
56-
"jest-circus": "^29.3.1",
57-
"lint-staged": "^13.0.3",
58-
"ts-jest": "^29.0.3",
59-
"typescript": "^4.9.3"
47+
"@commitlint/cli": "^17.6.1",
48+
"@commitlint/config-conventional": "^17.6.1",
49+
"@types/jest": "^29.5.1",
50+
"@types/node": "^18.16.1",
51+
"@typescript-eslint/eslint-plugin": "^5.59.1",
52+
"@typescript-eslint/parser": "^5.59.1",
53+
"eslint": "^8.39.0",
54+
"husky": "^8.0.3",
55+
"jest": "^29.5.0",
56+
"jest-circus": "^29.5.0",
57+
"lint-staged": "^13.2.1",
58+
"ts-jest": "^29.1.0",
59+
"typescript": "^5.0.4"
6060
},
6161
"publishConfig": {
6262
"access": "public"

0 commit comments

Comments
 (0)