]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 (#39964)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Jun 2024 14:16:53 +0000 (17:16 +0300)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 14:16:53 +0000 (17:16 +0300)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 88f12902cd4f8470f2edcbf79f5adb94af52681a..c71bc6a0d81491cf1d4a730fb1311ac9acdafee6 100644 (file)
@@ -38,7 +38,7 @@
         "eslint-config-xo": "^0.44.0",
         "eslint-plugin-html": "^8.1.1",
         "eslint-plugin-import": "^2.29.1",
-        "eslint-plugin-markdown": "^4.0.1",
+        "eslint-plugin-markdown": "^5.0.0",
         "eslint-plugin-unicorn": "^52.0.0",
         "find-unused-sass-variables": "^6.0.0",
         "globby": "^14.0.1",
       }
     },
     "node_modules/eslint-plugin-markdown": {
-      "version": "4.0.1",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-4.0.1.tgz",
-      "integrity": "sha512-5/MnGvYU0i8MbHH5cg8S+Vl3DL+bqRNYshk1xUO86DilNBaxtTkhH+5FD0/yO03AmlI6+lfNFdk2yOw72EPzpA==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-5.0.0.tgz",
+      "integrity": "sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==",
       "dev": true,
       "dependencies": {
         "mdast-util-from-markdown": "^0.8.5"
index 1fac1f2473fecbd7a9d7f22b534b5567b7ea46e7..19f44e838b56296af5518173f3800b6d2f8b0b78 100644 (file)
     "eslint-config-xo": "^0.44.0",
     "eslint-plugin-html": "^8.1.1",
     "eslint-plugin-import": "^2.29.1",
-    "eslint-plugin-markdown": "^4.0.1",
+    "eslint-plugin-markdown": "^5.0.0",
     "eslint-plugin-unicorn": "^52.0.0",
     "find-unused-sass-variables": "^6.0.0",
     "globby": "^14.0.1",