summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-20 05:45:10 +0000
committerGitHub <noreply@github.com>2025-01-20 05:45:10 +0000
commit7d91ceab34d65d737293555dbe9fd34ac6d8606d (patch)
treede1b9322455d904eb9098f7fe39030dbc2562c56 /package.json
parent82798d4c53f690175db884c8cf719e0489f83898 (diff)
build(deps-dev): bump markdownlint-cli2 from 0.16.0 to 0.17.2
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.16.0 to 0.17.2. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.16.0...v0.17.2) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8b9d307..746257a 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"@knight-lab/timelinejs": "^3.9.5",
"eslint": "^9.17.0",
- "markdownlint-cli2": "^0.16.0",
+ "markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",