markdownlint-rule-relative-links
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "markdownlint-rule-relative-links", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"public": true, | ||
@@ -46,3 +46,3 @@ "description": "Custom rule for markdownlint to validate relative links.", | ||
"dependencies": { | ||
"markdown-it": "13.0.2" | ||
"markdown-it": "14.0.0" | ||
}, | ||
@@ -52,19 +52,19 @@ "devDependencies": { | ||
"@commitlint/config-conventional": "18.4.3", | ||
"@types/node": "20.9.4", | ||
"@types/node": "20.10.5", | ||
"editorconfig-checker": "5.1.2", | ||
"eslint": "8.54.0", | ||
"eslint-config-conventions": "13.0.0", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-plugin-import": "2.29.0", | ||
"eslint-plugin-prettier": "5.0.1", | ||
"eslint": "8.56.0", | ||
"eslint-config-conventions": "13.1.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "5.1.2", | ||
"eslint-plugin-promise": "6.1.1", | ||
"eslint-plugin-unicorn": "49.0.0", | ||
"eslint-plugin-unicorn": "50.0.1", | ||
"husky": "8.0.3", | ||
"lint-staged": "15.1.0", | ||
"lint-staged": "15.2.0", | ||
"markdownlint": "0.32.1", | ||
"markdownlint-cli2": "0.11.0", | ||
"pinst": "3.0.0", | ||
"prettier": "3.1.0", | ||
"semantic-release": "22.0.8" | ||
"prettier": "3.1.1", | ||
"semantic-release": "22.0.12" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12588
+ Addedentities@4.5.0(transitive)
+ Addedlinkify-it@5.0.0(transitive)
+ Addedmarkdown-it@14.0.0(transitive)
+ Addedmdurl@2.0.0(transitive)
+ Addedpunycode.js@2.3.1(transitive)
+ Addeduc.micro@2.1.0(transitive)
- Removedentities@3.0.1(transitive)
- Removedlinkify-it@4.0.1(transitive)
- Removedmarkdown-it@13.0.2(transitive)
- Removedmdurl@1.0.1(transitive)
- Removeduc.micro@1.0.6(transitive)
Updatedmarkdown-it@14.0.0