mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #86 from ferdikoomen/dependabot/npm_and_yarn/types/jest-24.9.0
This commit is contained in:
commit
da5c1c7bd3
@ -64,7 +64,7 @@
|
||||
"@babel/core": "7.8.3",
|
||||
"@babel/preset-env": "7.8.3",
|
||||
"@babel/preset-typescript": "7.8.3",
|
||||
"@types/jest": "24.0.25",
|
||||
"@types/jest": "24.9.0",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/node": "13.1.6",
|
||||
|
||||
@ -977,10 +977,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…
x
Reference in New Issue
Block a user