mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #236 from ferdikoomen/dependabot/npm_and_yarn/types/jest-25.2.3
This commit is contained in:
commit
a49e774dc3
@ -71,7 +71,7 @@
|
||||
"@babel/preset-typescript": "7.9.0",
|
||||
"@rollup/plugin-commonjs": "12.0.0",
|
||||
"@rollup/plugin-node-resolve": "8.0.0",
|
||||
"@types/jest": "25.2.2",
|
||||
"@types/jest": "25.2.3",
|
||||
"@types/js-yaml": "3.12.4",
|
||||
"@types/mkdirp": "1.0.0",
|
||||
"@types/node": "14.0.5",
|
||||
|
||||
@ -1148,10 +1148,10 @@
|
||||
"@types/istanbul-lib-coverage" "*"
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@25.2.2":
|
||||
version "25.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.2.tgz#6a752e7a00f69c3e790ea00c345029d5cefa92bf"
|
||||
integrity sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few==
|
||||
"@types/jest@25.2.3":
|
||||
version "25.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
|
||||
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
|
||||
dependencies:
|
||||
jest-diff "^25.2.1"
|
||||
pretty-format "^25.2.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user