Skip to content

Commit 8619701

Browse files
Bump marked from 17.0.3 to 17.0.4
Bumps [marked](https://github.com/markedjs/marked) from 17.0.3 to 17.0.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.3...v17.0.4) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08ab4d8 commit 8619701

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
@@ -60,7 +60,7 @@
6060
"bgutils-js": "^3.2.0",
6161
"electron-context-menu": "^4.1.1",
6262
"googlevideo": "^4.0.4",
63-
"marked": "^17.0.3",
63+
"marked": "^17.0.4",
6464
"process": "^0.11.10",
6565
"shaka-player": "^4.16.20",
6666
"swiper": "^12.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5775,10 +5775,10 @@ make-fetch-happen@^14.0.3:
57755775
promise-retry "^2.0.1"
57765776
ssri "^12.0.0"
57775777

5778-
marked@^17.0.3:
5779-
version "17.0.3"
5780-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.3.tgz#0defa25b1ba288433aa847848475d11109e1b3fd"
5781-
integrity sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==
5778+
marked@^17.0.4:
5779+
version "17.0.4"
5780+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.4.tgz#38293b06b0605db39107803f3398938bbbed1b28"
5781+
integrity sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==
57825782

57835783
matcher@^3.0.0:
57845784
version "3.0.0"

0 commit comments

Comments
 (0)