aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-04 17:16:53 +0300
committerGitHub <[email protected]>2024-06-04 17:16:53 +0300
commit76baad6d12cc09ee0d75747111685a164575fbb9 (patch)
tree25977d461ac6e6d12a9192e065050766e694322f /package.json
parent675b5c2c2b70bd0f82d15854c684823d9e77d50c (diff)
downloadbootstrap-76baad6d12cc09ee0d75747111685a164575fbb9.tar.xz
bootstrap-76baad6d12cc09ee0d75747111685a164575fbb9.zip
Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 (#39964)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1fac1f247..19f44e838 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,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",