From 9a897dc35f2d0948787b941b1383ab86afc15fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 11:06:29 +0000 Subject: [PATCH] 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] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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"