Skip to content

Commit a2d3bbb

Browse files
Bump marked from 16.0.0 to 16.1.1 (#7696)
--- updated-dependencies: - dependency-name: marked dependency-version: 16.1.1 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 b9f33e1 commit a2d3bbb

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.0",
66-
"marked": "^16.0.0",
66+
"marked": "^16.1.1",
6767
"portal-vue": "^2.1.7",
6868
"process": "^0.11.10",
6969
"shaka-player": "^4.14.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6026,10 +6026,10 @@ make-fetch-happen@^10.2.1:
60266026
socks-proxy-agent "^7.0.0"
60276027
ssri "^9.0.0"
60286028

6029-
marked@^16.0.0:
6030-
version "16.0.0"
6031-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.0.0.tgz#0c48e79782f26224f8ce34878644d8c320ad599f"
6032-
integrity sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==
6029+
marked@^16.1.1:
6030+
version "16.1.1"
6031+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.1.1.tgz#a7839dcf19fa5e349cad12c561f231320690acd4"
6032+
integrity sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==
60336033

60346034
matcher@^3.0.0:
60356035
version "3.0.0"

0 commit comments

Comments
 (0)