Skip to content

Commit dfb28b0

Browse files
chore(deps): update dependency markdown-it to v11.0.1 🌟 (#25698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 973c85d commit dfb28b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"cypress-multi-reporters": "1.4.0",
2727
"cypress-real-events": "1.6.0",
2828
"lodash": "^4.17.21",
29-
"markdown-it": "11.0.0",
29+
"markdown-it": "11.0.1",
3030
"mobx": "5.15.4",
3131
"mobx-react": "6.1.8",
3232
"prismjs": "1.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20390,10 +20390,10 @@ map-visit@^1.0.0:
2039020390
promise "7.0.4"
2039120391
socket-retry-connect "0.0.1"
2039220392

20393-
20394-
version "11.0.0"
20395-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-11.0.0.tgz#dbfc30363e43d756ebc52c38586b91b90046b876"
20396-
integrity sha512-+CvOnmbSubmQFSA9dKz1BRiaSMV7rhexl3sngKqFyXSagoA3fBdJQ8oZWtRy2knXdpDXaBw44euz37DeJQ9asg==
20393+
20394+
version "11.0.1"
20395+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-11.0.1.tgz#b54f15ec2a2193efa66dda1eb4173baea08993d6"
20396+
integrity sha512-aU1TzmBKcWNNYvH9pjq6u92BML+Hz3h5S/QpfTFwiQF852pLT+9qHsrhM9JYipkOXZxGn+sGH8oyJE9FD9WezQ==
2039720397
dependencies:
2039820398
argparse "^1.0.7"
2039920399
entities "~2.0.0"

0 commit comments

Comments
 (0)