Skip to content

Commit e01d6d4

Browse files
Bump markdown-it from 14.1.0 to 14.1.1 (#2256)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbe523a commit e01d6d4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"gray-matter": "4.0.3",
4040
"jest": "30.2.0",
4141
"jest-environment-jsdom": "30.2.0",
42-
"markdown-it": "14.1.0",
42+
"markdown-it": "14.1.1",
4343
"markdown-it-container": "4.0.0",
4444
"node-fetch": "2.6.7",
4545
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4255,10 +4255,10 @@ markdown-it-container@4.0.0:
42554255
resolved "https://registry.yarnpkg.com/markdown-it-container/-/markdown-it-container-4.0.0.tgz#3912394f7da6e8ef3b43a0f58b1d0ded851f2a38"
42564256
integrity sha512-HaNccxUH0l7BNGYbFbjmGpf5aLHAMTinqRZQAEQbMr2cdD3z91Q6kIo1oUn1CQndkT03jat6ckrdRYuwwqLlQw==
42574257

4258-
markdown-it@14.1.0, markdown-it@^14.1.0:
4259-
version "14.1.0"
4260-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
4261-
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
4258+
markdown-it@14.1.1, markdown-it@^14.1.0:
4259+
version "14.1.1"
4260+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.1.tgz#856f90b66fc39ae70affd25c1b18b581d7deee1f"
4261+
integrity sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==
42624262
dependencies:
42634263
argparse "^2.0.1"
42644264
entities "^4.4.0"

0 commit comments

Comments
 (0)