mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #3081 from tridactyl/dependabot/npm_and_yarn/marked-1.2.6
This commit is contained in:
commit
1cb379a8b9
2 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@
|
|||
"geckodriver": "^1.21.0",
|
||||
"jest": "^25.5.4",
|
||||
"jest-webextension-mock": "^3.7.3",
|
||||
"marked": "^1.2.5",
|
||||
"marked": "^1.2.6",
|
||||
"nearley": "^2.19.9",
|
||||
"prettier": "^2.2.1",
|
||||
"selenium-webdriver": "^4.0.0-alpha.7",
|
||||
|
|
|
@ -5722,10 +5722,10 @@ mark.js@^8.11.1:
|
|||
resolved "https://registry.yarnpkg.com/mark.js/-/mark.js-8.11.1.tgz#180f1f9ebef8b0e638e4166ad52db879beb2ffc5"
|
||||
integrity sha1-GA8fnr74sOY45BZq1S24eb6y/8U=
|
||||
|
||||
marked@^1.1.1, marked@^1.2.5:
|
||||
version "1.2.5"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.5.tgz#a44b31f2a0b8b5bfd610f00d55d1952d1ac1dfdb"
|
||||
integrity sha512-2AlqgYnVPOc9WDyWu7S5DJaEZsfk6dNh/neatQ3IHUW4QLutM/VPSH9lG7bif+XjFWc9K9XR3QvR+fXuECmfdA==
|
||||
marked@^1.1.1, marked@^1.2.6:
|
||||
version "1.2.6"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.6.tgz#fa55cf38ab3585005c9fb3c1ebfb3d4590c29fdc"
|
||||
integrity sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA==
|
||||
|
||||
marky@^1.2.0:
|
||||
version "1.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue