diff --git a/package-lock.json b/package-lock.json index 90763c8..fba9359 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index df887ad..59338a8 100644 --- a/package.json +++ b/package.json @@ -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"