markdownlint-cli
Advanced tools
Comparing version 0.35.0 to 0.36.0
{ | ||
"name": "markdownlint-cli", | ||
"version": "0.35.0", | ||
"version": "0.36.0", | ||
"description": "MarkdownLint Command Line Interface", | ||
@@ -42,15 +42,15 @@ "main": "markdownlint.js", | ||
"get-stdin": "~9.0.0", | ||
"glob": "~10.2.7", | ||
"glob": "~10.3.4", | ||
"ignore": "~5.2.4", | ||
"js-yaml": "^4.1.0", | ||
"jsonc-parser": "~3.2.0", | ||
"markdownlint": "~0.29.0", | ||
"minimatch": "~9.0.1", | ||
"run-con": "~1.2.11" | ||
"markdownlint": "~0.30.0", | ||
"minimatch": "~9.0.3", | ||
"run-con": "~1.3.2" | ||
}, | ||
"devDependencies": { | ||
"ava": "^5.3.1", | ||
"execa": "^7.1.1", | ||
"execa": "^8.0.1", | ||
"markdownlint-cli-local-test-rule": "./test/custom-rules/markdownlint-cli-local-test-rule", | ||
"xo": "^0.54.2" | ||
"xo": "^0.56.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "xo": { |
@@ -137,3 +137,3 @@ # markdownlint-cli | ||
- repo: https://github.com/igorshubovych/markdownlint-cli | ||
rev: v0.35.0 | ||
rev: v0.36.0 | ||
hooks: | ||
@@ -140,0 +140,0 @@ - id: markdownlint |
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
22751
+ Addedglob@10.3.16(transitive)
+ Addedini@4.1.3(transitive)
+ Addedjackspeak@3.4.3(transitive)
+ Addedmarkdownlint@0.30.0(transitive)
+ Addedmarkdownlint-micromark@0.1.7(transitive)
+ Addedminipass@7.1.2(transitive)
+ Addedrun-con@1.3.2(transitive)
- Removedglob@10.2.7(transitive)
- Removedini@3.0.1(transitive)
- Removedjackspeak@2.3.6(transitive)
- Removedmarkdownlint@0.29.0(transitive)
- Removedmarkdownlint-micromark@0.1.5(transitive)
- Removedminipass@6.0.2(transitive)
- Removedrun-con@1.2.12(transitive)
Updatedglob@~10.3.4
Updatedmarkdownlint@~0.30.0
Updatedminimatch@~9.0.3
Updatedrun-con@~1.3.2