mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Bump marked from 12.0.1 to 15.0.7
Bumps [marked](https://github.com/markedjs/marked) from 12.0.1 to 15.0.7. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v12.0.1...v15.0.7) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f1156d5c72
commit
3fc1da2b6b
|
|
@ -50,7 +50,7 @@
|
|||
"jasmine-fail-fast": "^2.0.1",
|
||||
"jest": "^25.5.4",
|
||||
"jest-webextension-mock": "^4.0.0",
|
||||
"marked": "^12.0.1",
|
||||
"marked": "^15.0.7",
|
||||
"prettier": "^3.4.2",
|
||||
"selenium-webdriver": "^4.7.1",
|
||||
"ts-jest": "^25.5.1",
|
||||
|
|
|
|||
|
|
@ -5490,10 +5490,10 @@ marked@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
|
||||
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
|
||||
|
||||
marked@^12.0.1:
|
||||
version "12.0.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.1.tgz#8ab1eb15560c7cbe3b011074845d7ca6c4d392b0"
|
||||
integrity sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==
|
||||
marked@^15.0.7:
|
||||
version "15.0.7"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.7.tgz#f67d7e34d202ce087e6b879107b5efb04e743314"
|
||||
integrity sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==
|
||||
|
||||
marky@^1.2.0:
|
||||
version "1.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue