@technote-space/anchor-markdown-header
Advanced tools
Comparing version 1.1.30 to 1.1.31
{ | ||
"name": "@technote-space/anchor-markdown-header", | ||
"version": "1.1.30", | ||
"version": "1.1.31", | ||
"description": "Generates an anchor for a markdown header.", | ||
@@ -44,18 +44,18 @@ "keywords": [ | ||
"dependencies": { | ||
"emoji-regex": "^9.2.2" | ||
"emoji-regex": "^10.0.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-conventional": "^13.1.0", | ||
"@types/jest": "^27.0.1", | ||
"@types/node": "^16.7.13", | ||
"@typescript-eslint/eslint-plugin": "^4.31.0", | ||
"@typescript-eslint/parser": "^4.31.0", | ||
"eslint": "^7.32.0", | ||
"husky": "^7.0.2", | ||
"jest": "^27.1.0", | ||
"jest-circus": "^27.1.0", | ||
"lint-staged": "^11.1.2", | ||
"ts-jest": "^27.0.5", | ||
"typescript": "^4.4.2" | ||
"@commitlint/cli": "^15.0.0", | ||
"@commitlint/config-conventional": "^15.0.0", | ||
"@types/jest": "^27.0.3", | ||
"@types/node": "^17.0.2", | ||
"@typescript-eslint/eslint-plugin": "^5.8.0", | ||
"@typescript-eslint/parser": "^5.8.0", | ||
"eslint": "^8.5.0", | ||
"husky": "^7.0.4", | ||
"jest": "^27.4.5", | ||
"jest-circus": "^27.4.5", | ||
"lint-staged": "^12.1.3", | ||
"ts-jest": "^27.1.2", | ||
"typescript": "^4.5.4" | ||
}, | ||
@@ -62,0 +62,0 @@ "publishConfig": { |
12846
+ Addedemoji-regex@10.4.0(transitive)
- Removedemoji-regex@9.2.2(transitive)
Updatedemoji-regex@^10.0.0