mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #3943 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.19
Bump jest-webextension-mock from 3.7.17 to 3.7.19
This commit is contained in:
commit
87d2d873e0
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"geckodriver": "^2.0.4",
|
||||
"jasmine-fail-fast": "^2.0.1",
|
||||
"jest": "^25.5.4",
|
||||
"jest-webextension-mock": "^3.7.17",
|
||||
"jest-webextension-mock": "^3.7.19",
|
||||
"marked": "^3.0.4",
|
||||
"prettier": "^2.4.1",
|
||||
"selenium-webdriver": "^4.0.0-rc-2",
|
||||
|
|
|
@ -4374,10 +4374,10 @@ jest-watcher@^25.5.0:
|
|||
jest-util "^25.5.0"
|
||||
string-length "^3.1.0"
|
||||
|
||||
jest-webextension-mock@^3.7.17:
|
||||
version "3.7.17"
|
||||
resolved "https://registry.yarnpkg.com/jest-webextension-mock/-/jest-webextension-mock-3.7.17.tgz#4022570952c65b02b6383410e6a4158205b69a61"
|
||||
integrity sha512-sKlFVpT0ajdl+zKswp0Sm+Vqitadyrv7lhn6hB/FqzSd4VRQILvt06zb7//aS6YyvmCYxQt4qamR9CezVBFXfQ==
|
||||
jest-webextension-mock@^3.7.19:
|
||||
version "3.7.19"
|
||||
resolved "https://registry.yarnpkg.com/jest-webextension-mock/-/jest-webextension-mock-3.7.19.tgz#df0031aeb2255c00a62b2e932395868ed67e130b"
|
||||
integrity sha512-W8f+ruUaRSqXMsrPuT24n6tdVIXvjDvtoCxyymR4NgtMjzdc3sg8o/0tiv3oH44msD+pmvo2wxIVo2mnEgVqng==
|
||||
|
||||
jest-worker@^25.5.0:
|
||||
version "25.5.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue