Skip to content

Commit 6de8eb3

Browse files
dependabot[bot]caetano-dev
authored andcommitted
Bump marked from 16.2.1 to 16.3.0 (#8040)
Bumps [marked](https://github.com/markedjs/marked) from 16.2.1 to 16.3.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.2.1...v16.3.0) --- updated-dependencies: - dependency-name: marked dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f02fd6 commit 6de8eb3

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
@@ -63,7 +63,7 @@
6363
"autolinker": "^4.1.5",
6464
"bgutils-js": "^3.2.0",
6565
"electron-context-menu": "^4.1.1",
66-
"marked": "^16.2.1",
66+
"marked": "^16.3.0",
6767
"portal-vue": "^2.1.7",
6868
"process": "^0.11.10",
6969
"shaka-player": "^4.14.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6011,10 +6011,10 @@ make-fetch-happen@^10.2.1:
60116011
socks-proxy-agent "^7.0.0"
60126012
ssri "^9.0.0"
60136013

6014-
marked@^16.2.1:
6015-
version "16.2.1"
6016-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.2.1.tgz#f4b82ffa8e6201bafebc59249492b88b2dcc949f"
6017-
integrity sha512-r3UrXED9lMlHF97jJByry90cwrZBBvZmjG1L68oYfuPMW+uDTnuMbyJDymCWwbTE+f+3LhpNDKfpR3a3saFyjA==
6014+
marked@^16.3.0:
6015+
version "16.3.0"
6016+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.3.0.tgz#2f513891f867d6edc4772b4a026db9cc331eb94f"
6017+
integrity sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==
60186018

60196019
matcher@^3.0.0:
60206020
version "3.0.0"

0 commit comments

Comments
 (0)