mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Merge pull request #4454 from tridactyl/dependabot/npm_and_yarn/marked-4.2.2
Bump marked from 4.2.0 to 4.2.2
This commit is contained in:
commit
44efcf38af
|
|
@ -47,7 +47,7 @@
|
|||
"jasmine-fail-fast": "^2.0.1",
|
||||
"jest": "^25.5.4",
|
||||
"jest-webextension-mock": "^3.7.22",
|
||||
"marked": "^4.2.0",
|
||||
"marked": "^4.2.2",
|
||||
"prettier": "^2.7.1",
|
||||
"selenium-webdriver": "^4.6.0",
|
||||
"ts-jest": "^25.5.1",
|
||||
|
|
|
|||
|
|
@ -5078,10 +5078,10 @@ marked@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
|
||||
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
|
||||
|
||||
marked@^4.2.0:
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.0.tgz#f1683b077626a6c53e28926b798a18184aa13a91"
|
||||
integrity sha512-1qWHjHlBKwjnDfrkxd0L3Yx4LTad/WO7+d13YsXAC/ZfKj7p0xkLV3sDXJzfWgL7GfW4IBZwMAYWaz+ifyQouQ==
|
||||
marked@^4.2.2:
|
||||
version "4.2.2"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.2.tgz#1d2075ad6cdfe42e651ac221c32d949a26c0672a"
|
||||
integrity sha512-JjBTFTAvuTgANXx82a5vzK9JLSMoV6V3LBVn4Uhdso6t7vXrGx7g1Cd2r6NYSsxrYbQGFCMqBDhFHyK5q2UvcQ==
|
||||
|
||||
marky@^1.2.0:
|
||||
version "1.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue