From ffca28c438aaf7feafe34de42e6cdcda6be88169 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 01 Mar 2026 11:02:46 +0000
Subject: [PATCH] build(deps-dev): bump @davidsneighbour/markdownlint-config
---
package-lock.json | 86 ++++++++++++++++++++++++++++---------------
package.json | 2
2 files changed, 57 insertions(+), 31 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 4d6f6a1..4309aae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@thenewdynamic/gohugo-theme-ananke",
- "version": "2.12.1",
+ "version": "2.12.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@thenewdynamic/gohugo-theme-ananke",
- "version": "2.12.1",
+ "version": "2.12.2",
"license": "MIT",
"dependencies": {
"cssnano": "7.1.2",
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.3.11",
- "@davidsneighbour/markdownlint-config": "2025.3.6",
+ "@davidsneighbour/markdownlint-config": "2026.0.2",
"@davidsneighbour/release-config": "2025.3.9",
"@davidsneighbour/tools": "2025.3.9",
"dotenv": "17.2.3"
@@ -1554,17 +1554,17 @@
}
},
"node_modules/@davidsneighbour/markdownlint-config": {
- "version": "2025.3.6",
- "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2025.3.6.tgz",
- "integrity": "sha512-y//6Vzo+l6TPwoVeQxJUmvNBfAcjYeCDWP3EJXgpcoDsYV3K7+ZifAuZR5iIxKnBBxpWfte2vA+G5ieb1dl5cA==",
+ "version": "2026.0.2",
+ "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2026.0.2.tgz",
+ "integrity": "sha512-uIsR3zziy1BPgAZRLLr+E7HcxyUsUY0aC16+FCo41U1aVA8TWCHjq+Mpp2c+Ywu4y925gYgHu10FVhlzg6fi2A==",
"dev": true,
"license": "MIT",
"dependencies": {
"markdownlint": "0.40.0",
- "markdownlint-cli2": "0.20.0"
+ "markdownlint-cli2": "0.21.0"
},
"engines": {
- "node": "^24||^26",
+ "node": "^24||^25||^26",
"npm": ">=11.6.0"
}
},
@@ -3587,9 +3587,9 @@
}
},
"node_modules/decode-named-character-reference": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.2.0.tgz",
- "integrity": "sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==",
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
+ "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4307,9 +4307,9 @@
}
},
"node_modules/get-east-asian-width": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz",
- "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
+ "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4514,18 +4514,18 @@
}
},
"node_modules/globby": {
- "version": "15.0.0",
- "resolved": "https://registry.npmjs.org/globby/-/globby-15.0.0.tgz",
- "integrity": "sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw==",
+ "version": "16.1.0",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-16.1.0.tgz",
+ "integrity": "sha512-+A4Hq7m7Ze592k9gZRy4gJ27DrXRNnC1vPjxTt1qQxEY8RxagBkBxivkCwg7FxSTG0iLLEMaUx13oOr0R2/qcQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",
"fast-glob": "^3.3.3",
"ignore": "^7.0.5",
- "path-type": "^6.0.0",
+ "is-path-inside": "^4.0.0",
"slash": "^5.1.0",
- "unicorn-magic": "^0.3.0"
+ "unicorn-magic": "^0.4.0"
},
"engines": {
"node": ">=20"
@@ -4534,6 +4534,19 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/globby/node_modules/unicorn-magic": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.4.0.tgz",
+ "integrity": "sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=20"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/graceful-fs": {
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
@@ -4850,6 +4863,19 @@
"node": ">=8"
}
},
+ "node_modules/is-path-inside": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
+ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/is-plain-obj": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
@@ -5014,9 +5040,9 @@
}
},
"node_modules/katex": {
- "version": "0.16.27",
- "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.27.tgz",
- "integrity": "sha512-aeQoDkuRWSqQN6nSvVCEFvfXdqo1OQiCmmW1kc9xSdjutPv7BGO7pqY9sQRJpMOGrEdfDgF2TfRXe5eUAD2Waw==",
+ "version": "0.16.33",
+ "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.33.tgz",
+ "integrity": "sha512-q3N5u+1sY9Bu7T4nlXoiRBXWfwSefNGoKeOwekV+gw0cAXQlz2Ww6BLcmBxVDeXBMUDQv6fK5bcNaJLxob3ZQA==",
"dev": true,
"funding": [
"https://opencollective.com/katex",
@@ -5337,9 +5363,9 @@
}
},
"node_modules/markdown-it": {
- "version": "14.1.0",
- "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz",
- "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
+ "version": "14.1.1",
+ "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
+ "integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5379,16 +5405,16 @@
}
},
"node_modules/markdownlint-cli2": {
- "version": "0.20.0",
- "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.20.0.tgz",
- "integrity": "sha512-esPk+8Qvx/f0bzI7YelUeZp+jCtFOk3KjZ7s9iBQZ6HlymSXoTtWGiIRZP05/9Oy2ehIoIjenVwndxGtxOIJYQ==",
+ "version": "0.21.0",
+ "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.21.0.tgz",
+ "integrity": "sha512-DzzmbqfMW3EzHsunP66x556oZDzjcdjjlL2bHG4PubwnL58ZPAfz07px4GqteZkoCGnBYi779Y2mg7+vgNCwbw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "globby": "15.0.0",
+ "globby": "16.1.0",
"js-yaml": "4.1.1",
"jsonc-parser": "3.3.1",
- "markdown-it": "14.1.0",
+ "markdown-it": "14.1.1",
"markdownlint": "0.40.0",
"markdownlint-cli2-formatter-default": "0.0.6",
"micromatch": "4.0.8"
diff --git a/package.json b/package.json
index de25c46..ad0a00a 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.3.11",
- "@davidsneighbour/markdownlint-config": "2025.3.6",
+ "@davidsneighbour/markdownlint-config": "2026.0.2",
"@davidsneighbour/release-config": "2025.3.9",
"@davidsneighbour/tools": "2025.3.9",
"dotenv": "17.2.3"
--
Gitblit v1.10.0