Skip to content

Commit fb21ee0

Browse files
Bump marked from 2.0.7 to 3.0.0 (#10026)
Bumps [marked](https://github.com/markedjs/marked) from 2.0.7 to 3.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v2.0.7...v3.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33f2164 commit fb21ee0

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
@@ -49,7 +49,7 @@
4949
"leaflet-hash": "^0.2.1",
5050
"leaflet-spin": "1.1.0",
5151
"leaflet.fullscreen": "2.0.0",
52-
"marked": "^2.0.7",
52+
"marked": "^3.0.0",
5353
"megamark": "~3.3.0",
5454
"moment": "~> 2.29.1",
5555
"noty": "3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8335,10 +8335,10 @@ markdown-it@5.1.0:
83358335
mdurl "~1.0.1"
83368336
uc.micro "^1.0.0"
83378337

8338-
marked@^2.0.7:
8339-
version "2.0.7"
8340-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.7.tgz#bc5b857a09071b48ce82a1f7304913a993d4b7d1"
8341-
integrity sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==
8338+
marked@^3.0.0:
8339+
version "3.0.0"
8340+
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2"
8341+
integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==
83428342

83438343
md5.js@^1.3.4:
83448344
version "1.3.5"

0 commit comments

Comments
 (0)