Skip to content

Commit 98b51ac

Browse files
Bump marked from 11.2.0 to 12.0.0 (#4638)
Bumps [marked](https://github.com/markedjs/marked) from 11.2.0 to 12.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v11.2.0...v12.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05eaef5 commit 98b51ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"autolinker": "^4.0.0",
6363
"electron-context-menu": "^3.6.1",
6464
"lodash.debounce": "^4.0.8",
65-
"marked": "^11.2.0",
65+
"marked": "^12.0.0",
6666
"path-browserify": "^1.0.1",
6767
"process": "^0.11.10",
6868
"swiper": "^11.0.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5714,10 +5714,10 @@ [email protected]:
57145714
"@videojs/vhs-utils" "^3.0.5"
57155715
global "^4.4.0"
57165716

5717-
marked@^11.2.0:
5718-
version "11.2.0"
5719-
resolved "https://registry.yarnpkg.com/marked/-/marked-11.2.0.tgz#fc908aeca962b721b0392ee4205e6f90ebffb074"
5720-
integrity sha512-HR0m3bvu0jAPYiIvLUUQtdg1g6D247//lvcekpHO1WMvbwDlwSkZAX9Lw4F4YHE1T0HaaNve0tuAWuV1UJ6vtw==
5717+
marked@^12.0.0:
5718+
version "12.0.0"
5719+
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.0.tgz#051ea8c8c7f65148a63003df1499515a2c6de716"
5720+
integrity sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w==
57215721

57225722
matcher@^3.0.0:
57235723
version "3.0.0"

0 commit comments

Comments
 (0)