mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Merge pull request #2104 from tridactyl/dependabot/npm_and_yarn/types/jest-24.9.0
Bump @types/jest from 24.0.25 to 24.9.0
This commit is contained in:
commit
07049134c6
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
"typedoc-default-themes": "^0.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.25",
|
||||
"@types/jest": "^24.9.0",
|
||||
"@types/mithril": "^2.0.2",
|
||||
"@types/node": "^13.1.7",
|
||||
"@types/selenium-webdriver": "^4.0.6",
|
||||
|
|
|
@ -426,10 +426,10 @@
|
|||
"@types/istanbul-lib-coverage" "*"
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@^24.0.25":
|
||||
version "24.0.25"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f"
|
||||
integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g==
|
||||
"@types/jest@^24.9.0":
|
||||
version "24.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74"
|
||||
integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w==
|
||||
dependencies:
|
||||
jest-diff "^24.3.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue