mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Bump @types/jest from 26.0.5 to 26.0.6
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.5 to 26.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1cf5623527
commit
a984ade288
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/firefox-webext-browser": "^78.0.0",
|
||||
"@types/jest": "^26.0.5",
|
||||
"@types/jest": "^26.0.6",
|
||||
"@types/node": "^14.0.25",
|
||||
"@types/ramda": "^0.27.11",
|
||||
"@types/selenium-webdriver": "^4.0.9",
|
||||
|
|
|
@ -704,10 +704,10 @@
|
|||
"@types/istanbul-lib-coverage" "*"
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@^26.0.5":
|
||||
version "26.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
|
||||
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
|
||||
"@types/jest@^26.0.6":
|
||||
version "26.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.6.tgz#b9f5ef7ba7e0e45a0c482667a0cf314f0a6ed6b3"
|
||||
integrity sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw==
|
||||
dependencies:
|
||||
jest-diff "^25.2.1"
|
||||
pretty-format "^25.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue