Skip to content

Commit 79df2d1

Browse files
chore: bump marked from 2.0.1 to 2.0.3 (typescript-eslint#3287)
Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v2.0.1...v2.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45d2c3e commit 79df2d1

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

yarn.lock

+3-10
Original file line numberDiff line numberDiff line change
@@ -6199,9 +6199,9 @@ markdownlint@~0.23.1:
61996199
markdown-it "12.0.4"
62006200

62016201
marked@^2.0.0:
6202-
version "2.0.1"
6203-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.1.tgz#5e7ed7009bfa5c95182e4eb696f85e948cefcee3"
6204-
integrity sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw==
6202+
version "2.0.3"
6203+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
6204+
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
62056205

62066206
mdurl@^1.0.1:
62076207
version "1.0.1"
@@ -7781,13 +7781,6 @@ semver-compare@^1.0.0:
77817781
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
77827782
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
77837783

7784-
semver@7.3.4:
7785-
version "7.3.4"
7786-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
7787-
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
7788-
dependencies:
7789-
lru-cache "^6.0.0"
7790-
77917784
semver@7.3.5, semver@7.x, semver@^7.2.1, semver@^7.3.2:
77927785
version "7.3.5"
77937786
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"

0 commit comments

Comments
 (0)