@technote-space/anchor-markdown-header
Advanced tools
Comparing version 1.1.15 to 1.1.16
{ | ||
"name": "@technote-space/anchor-markdown-header", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "Generates an anchor for a markdown header.", | ||
@@ -47,14 +47,14 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^12.0.1", | ||
"@commitlint/config-conventional": "^12.0.1", | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.32", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"eslint": "^7.21.0", | ||
"husky": "^5.1.3", | ||
"@commitlint/cli": "^12.1.1", | ||
"@commitlint/config-conventional": "^12.1.1", | ||
"@types/jest": "^26.0.22", | ||
"@types/node": "^14.14.37", | ||
"@typescript-eslint/eslint-plugin": "^4.21.0", | ||
"@typescript-eslint/parser": "^4.21.0", | ||
"eslint": "^7.23.0", | ||
"husky": "^6.0.0", | ||
"jest": "^26.6.3", | ||
"jest-circus": "^26.6.3", | ||
"lint-staged": "^10.5.4", | ||
"ts-jest": "^26.5.3", | ||
"ts-jest": "^26.5.4", | ||
"typescript": "^4.2.3" | ||
@@ -61,0 +61,0 @@ }, |