mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #371 from ferdikoomen/dependabot/npm_and_yarn/types/jest-26.0.14
This commit is contained in:
commit
c5d5a75099
@ -71,7 +71,7 @@
|
||||
"@babel/preset-typescript": "7.10.4",
|
||||
"@rollup/plugin-commonjs": "15.0.0",
|
||||
"@rollup/plugin-node-resolve": "9.0.0",
|
||||
"@types/jest": "26.0.13",
|
||||
"@types/jest": "26.0.14",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/mkdirp": "1.0.1",
|
||||
"@types/node": "14.11.1",
|
||||
|
||||
@ -1256,10 +1256,10 @@
|
||||
dependencies:
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@26.0.13":
|
||||
version "26.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
|
||||
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
|
||||
"@types/jest@26.0.14":
|
||||
version "26.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
|
||||
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
|
||||
dependencies:
|
||||
jest-diff "^25.2.1"
|
||||
pretty-format "^25.2.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user