build(deps-dev): bump @davidsneighbour/markdownlint-config

Bumps [@davidsneighbour/markdownlint-config](https://github.com/davidsneighbour/configurations) from 2024.4.9 to 2024.4.10.
- [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.4.9...v2024.4.10)

---
updated-dependencies:
- dependency-name: "@davidsneighbour/markdownlint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-01 11:06:29 +00:00 committed by GitHub
parent 1839b4fe3f
commit 9a897dc35f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"tachyons": "4.12.0"
},
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2024.4.9",
"@davidsneighbour/markdownlint-config": "2024.4.10",
"@davidsneighbour/release-config": "2024.4.9",
"@davidsneighbour/tools": "2024.4.9",
"dotenv": "16.4.5"
@ -1170,9 +1170,9 @@
}
},
"node_modules/@davidsneighbour/markdownlint-config": {
"version": "2024.4.9",
"resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.9.tgz",
"integrity": "sha512-c7EIzv30pA2exSfafbIGtyq4ZCLZTn7jby3HeHANmvoGNGjH8Desbxeq1z9Kg+A35eGi3d8EGIrWomgNoV7rLA==",
"version": "2024.4.10",
"resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.10.tgz",
"integrity": "sha512-HGJBh//fOERg24NmG1ScnFPZ1aQIaX8RIHRgp8tf3dy+vVNXGi4MU0RVZ/LiYxUMTQA9jtrI7BScp7abt15EEg==",
"dev": true,
"dependencies": {
"markdownlint": "0.36.1",

View File

@ -38,7 +38,7 @@
"tachyons": "4.12.0"
},
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2024.4.9",
"@davidsneighbour/markdownlint-config": "2024.4.10",
"@davidsneighbour/release-config": "2024.4.9",
"@davidsneighbour/tools": "2024.4.9",
"dotenv": "16.4.5"