Skip to content

Commit 529b216

Browse files
Bump marked from 4.2.4 to 4.2.5 (#2998)
Bumps [marked](https://github.com/markedjs/marked) from 4.2.4 to 4.2.5. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v4.2.4...v4.2.5) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d490e58 commit 529b216

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"http-proxy-agent": "^5.0.0",
6060
"https-proxy-agent": "^5.0.0",
6161
"lodash.debounce": "^4.0.8",
62-
"marked": "^4.2.4",
62+
"marked": "^4.2.5",
6363
"nedb-promises": "^6.2.1",
6464
"process": "^0.11.10",
6565
"socks-proxy-agent": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5696,10 +5696,10 @@ make-dir@^3.0.2:
56965696
dependencies:
56975697
semver "^6.0.0"
56985698

5699-
marked@^4.2.4:
5700-
version "4.2.4"
5701-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.4.tgz#5a4ce6c7a1ae0c952601fce46376ee4cf1797e1c"
5702-
integrity sha512-Wcc9ikX7Q5E4BYDPvh1C6QNSxrjC9tBgz+A/vAhp59KXUgachw++uMvMKiSW8oA85nopmPZcEvBoex/YLMsiyA==
5699+
marked@^4.2.5:
5700+
version "4.2.5"
5701+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.5.tgz#979813dfc1252cc123a79b71b095759a32f42a5d"
5702+
integrity sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ==
57035703

57045704
matcher@^3.0.0:
57055705
version "3.0.0"

0 commit comments

Comments
 (0)