Bump markdown-it-container from 3.0.0 to 4.0.0

Bumps [markdown-it-container](https://github.com/markdown-it/markdown-it-container) from 3.0.0 to 4.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it-container/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it-container/compare/3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: markdown-it-container
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 09:28:51 +00:00 коммит произвёл GitHub
Родитель 8277451222
Коммит 67e9aaceba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -40,7 +40,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"markdown-it": "14.1.0",
"markdown-it-container": "3.0.0",
"markdown-it-container": "4.0.0",
"node-fetch": "2.6.7",
"node-sass": "8.0.0",
"npm-run-all": "4.1.5",

Просмотреть файл

@ -4180,10 +4180,10 @@ map-obj@^4.0.0:
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
markdown-it-container@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/markdown-it-container/-/markdown-it-container-3.0.0.tgz#1d19b06040a020f9a827577bb7dbf67aa5de9a5b"
integrity sha512-y6oKTq4BB9OQuY/KLfk/O3ysFhB3IMYoIWhGJEidXt1NQFocFK2sA2t0NYZAMyMShAGL6x5OPIbrmXPIqaN9rw==
markdown-it-container@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/markdown-it-container/-/markdown-it-container-4.0.0.tgz#3912394f7da6e8ef3b43a0f58b1d0ded851f2a38"
integrity sha512-HaNccxUH0l7BNGYbFbjmGpf5aLHAMTinqRZQAEQbMr2cdD3z91Q6kIo1oUn1CQndkT03jat6ckrdRYuwwqLlQw==
markdown-it@14.1.0:
version "14.1.0"