markdownlint-cli
Advanced tools
Comparing version 0.41.0 to 0.42.0
{ | ||
"name": "markdownlint-cli", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"description": "MarkdownLint Command Line Interface", | ||
@@ -42,17 +42,17 @@ "main": "markdownlint.js", | ||
"get-stdin": "~9.0.0", | ||
"glob": "~10.4.1", | ||
"ignore": "~5.3.1", | ||
"glob": "~11.0.0", | ||
"ignore": "~6.0.2", | ||
"js-yaml": "^4.1.0", | ||
"jsonc-parser": "~3.2.1", | ||
"jsonc-parser": "~3.3.1", | ||
"jsonpointer": "5.0.1", | ||
"markdownlint": "~0.34.0", | ||
"minimatch": "~9.0.4", | ||
"markdownlint": "~0.35.0", | ||
"minimatch": "~10.0.1", | ||
"run-con": "~1.3.2", | ||
"smol-toml": "~1.2.0" | ||
"smol-toml": "~1.3.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^6.1.3", | ||
"execa": "^9.1.0", | ||
"markdownlint-cli-local-test-rule": "./test/custom-rules/markdownlint-cli-local-test-rule", | ||
"xo": "^0.58.0" | ||
"nano-spawn": "^0.1.0", | ||
"xo": "^0.59.3" | ||
}, | ||
@@ -59,0 +59,0 @@ "xo": { |
@@ -142,3 +142,3 @@ # markdownlint-cli | ||
- repo: https://github.com/igorshubovych/markdownlint-cli | ||
rev: v0.41.0 | ||
rev: v0.42.0 | ||
hooks: | ||
@@ -145,0 +145,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
24326
+ Addedglob@11.0.0(transitive)
+ Addedignore@6.0.2(transitive)
+ Addedjackspeak@4.0.2(transitive)
+ Addedjsonc-parser@3.3.1(transitive)
+ Addedlru-cache@11.0.2(transitive)
+ Addedmarkdownlint@0.35.0(transitive)
+ Addedmarkdownlint-micromark@0.1.10(transitive)
+ Addedminimatch@10.0.1(transitive)
+ Addedpath-scurry@2.0.0(transitive)
+ Addedsmol-toml@1.3.0(transitive)
- Removed@pkgjs/parseargs@0.11.0(transitive)
- Removedglob@10.4.5(transitive)
- Removedignore@5.3.2(transitive)
- Removedjackspeak@3.4.3(transitive)
- Removedjsonc-parser@3.2.1(transitive)
- Removedlru-cache@10.4.3(transitive)
- Removedmarkdownlint@0.34.0(transitive)
- Removedmarkdownlint-micromark@0.1.9(transitive)
- Removedminimatch@9.0.5(transitive)
- Removedpath-scurry@1.11.1(transitive)
- Removedsmol-toml@1.2.2(transitive)
Updatedglob@~11.0.0
Updatedignore@~6.0.2
Updatedjsonc-parser@~3.3.1
Updatedmarkdownlint@~0.35.0
Updatedminimatch@~10.0.1
Updatedsmol-toml@~1.3.0