Skip to content

Commit 8496fb8

Browse files
Merge pull request #77 from technote-space/release/next-v1.1.40
release: v1.1.41
2 parents bce8b83 + ebb96f5 commit 8496fb8

File tree

2 files changed

+157
-157
lines changed

2 files changed

+157
-157
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/anchor-markdown-header",
3-
"version": "1.1.40",
3+
"version": "1.1.41",
44
"description": "Generates an anchor for a markdown header.",
55
"keywords": [
66
"markdown",
@@ -47,14 +47,14 @@
4747
"@commitlint/cli": "^17.6.1",
4848
"@commitlint/config-conventional": "^17.6.1",
4949
"@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",
50+
"@types/node": "^18.16.3",
51+
"@typescript-eslint/eslint-plugin": "^5.59.2",
52+
"@typescript-eslint/parser": "^5.59.2",
5353
"eslint": "^8.39.0",
5454
"husky": "^8.0.3",
5555
"jest": "^29.5.0",
5656
"jest-circus": "^29.5.0",
57-
"lint-staged": "^13.2.1",
57+
"lint-staged": "^13.2.2",
5858
"ts-jest": "^29.1.0",
5959
"typescript": "^5.0.4"
6060
},

0 commit comments

Comments
 (0)