mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Merge pull request #3112 from tridactyl/dependabot/npm_and_yarn/marked-1.2.7
This commit is contained in:
commit
970ae74874
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.4",
|
||||
"marked": "^1.2.6",
|
||||
"marked": "^1.2.7",
|
||||
"nearley": "^2.20.1",
|
||||
"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.6:
|
||||
version "1.2.6"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.6.tgz#fa55cf38ab3585005c9fb3c1ebfb3d4590c29fdc"
|
||||
integrity sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA==
|
||||
marked@^1.1.1, marked@^1.2.7:
|
||||
version "1.2.7"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb"
|
||||
integrity sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==
|
||||
|
||||
marky@^1.2.0:
|
||||
version "1.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue