mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #108 from ferdikoomen/dependabot/npm_and_yarn/types/jest-25.1.1
This commit is contained in:
commit
24081f0c25
@ -64,7 +64,7 @@
|
||||
"@babel/core": "7.8.3",
|
||||
"@babel/preset-env": "7.8.3",
|
||||
"@babel/preset-typescript": "7.8.3",
|
||||
"@types/jest": "25.1.0",
|
||||
"@types/jest": "25.1.1",
|
||||
"@types/js-yaml": "3.12.2",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/node": "13.5.1",
|
||||
|
||||
@ -1022,12 +1022,13 @@
|
||||
"@types/istanbul-lib-coverage" "*"
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@25.1.0":
|
||||
version "25.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.0.tgz#b3955aa0be6057c65c0bfb11ac2ef1e078598d76"
|
||||
integrity sha512-MYX8LpNQboef1NDZQTchM5poL8WITRVG/4/1XLK/Xsamjptsvgb8ELTRoXixBARi+a81mMT4n2hooqaydEOE9A==
|
||||
"@types/jest@25.1.1":
|
||||
version "25.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.1.tgz#dcf65a8ee315b91ad39c0d358ae0ddc5602ab0e9"
|
||||
integrity sha512-bKSZJYZJLzwaoVYNN4W3A0RvKNYsrLm5tsuXaMlfYDxKf4gY2sFrMYneCugNQWGg1gjPW+FHBwNrwPzEi4sIsw==
|
||||
dependencies:
|
||||
jest-diff "^25.1.0"
|
||||
pretty-format "^25.1.0"
|
||||
|
||||
"@types/js-yaml@3.12.2":
|
||||
version "3.12.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user