Skip to content

Commit 9026076

Browse files
Bump marked from 5.1.2 to 6.0.0
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 6.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v5.1.2...v6.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 442d665 commit 9026076

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jquery-ui": "^1.13.3",
5555
"jsrender": "^1.0.14",
5656
"leaflet.featuregroup.subgroup": "^1.0.2",
57-
"marked": "^5.1.2",
57+
"marked": "^6.0.0",
5858
"prettier": "^3.3.3",
5959
"select2": "^4.1.0-rc.0",
6060
"stylelint": "^13.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5228,10 +5228,10 @@ marked@^0.5.1:
52285228
resolved "https://registry.npmjs.org/marked/-/marked-0.5.2.tgz"
52295229
integrity sha512-fdZvBa7/vSQIZCi4uuwo2N3q+7jJURpMVCcbaX0S1Mg65WZ5ilXvC67MviJAsdjqqgD+CEq4RKo5AYGgINkVAA==
52305230

5231-
marked@^5.1.2:
5232-
version "5.1.2"
5233-
resolved "https://registry.npmjs.org/marked/-/marked-5.1.2.tgz"
5234-
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
5231+
marked@^6.0.0:
5232+
version "6.0.0"
5233+
resolved "https://registry.yarnpkg.com/marked/-/marked-6.0.0.tgz#80cd7f51145437cffe9f541a318b9882f75601df"
5234+
integrity sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==
52355235

52365236
mathml-tag-names@^2.1.3:
52375237
version "2.1.3"

0 commit comments

Comments
 (0)