Skip to content

Commit 88cde2d

Browse files
Bump marked from 17.0.1 to 17.0.2 (FreeTubeApp#8659)
Bumps [marked](https://github.com/markedjs/marked) from 17.0.1 to 17.0.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.1...v17.0.2) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 179c13a commit 88cde2d

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
@@ -64,7 +64,7 @@
6464
"bgutils-js": "^3.2.0",
6565
"electron-context-menu": "^4.1.1",
6666
"googlevideo": "^4.0.4",
67-
"marked": "^17.0.1",
67+
"marked": "^17.0.2",
6868
"process": "^0.11.10",
6969
"shaka-player": "^4.16.16",
7070
"swiper": "^12.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6351,10 +6351,10 @@ make-fetch-happen@^14.0.3:
63516351
promise-retry "^2.0.1"
63526352
ssri "^12.0.0"
63536353

6354-
marked@^17.0.1:
6355-
version "17.0.1"
6356-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.1.tgz#9db34197ac145e5929572ee49ef701e37ee9b2e6"
6357-
integrity sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==
6354+
marked@^17.0.2:
6355+
version "17.0.2"
6356+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.2.tgz#a103f82bed9653dd1d74c15f74107c84ddbe749d"
6357+
integrity sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==
63586358

63596359
matcher@^3.0.0:
63606360
version "3.0.0"

0 commit comments

Comments
 (0)