mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump jest from 26.2.2 to 26.4.0
Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.4.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.2.2...v26.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4d1b9922f7
commit
7f5b69f40b
@ -84,7 +84,7 @@
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"eslint-plugin-simple-import-sort": "5.0.3",
|
||||
"glob": "7.1.6",
|
||||
"jest": "26.2.2",
|
||||
"jest": "26.4.0",
|
||||
"jest-cli": "26.4.0",
|
||||
"prettier": "2.0.5",
|
||||
"rollup": "2.23.1",
|
||||
|
||||
16
yarn.lock
16
yarn.lock
@ -909,7 +909,7 @@
|
||||
jest-util "^26.3.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^26.2.2", "@jest/core@^26.4.0":
|
||||
"@jest/core@^26.4.0":
|
||||
version "26.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.0.tgz#8f42ae45640b46b4f8ffee134dcd408c210ab1ef"
|
||||
integrity sha512-mpXm4OjWQbz7qbzGIiSqvfNZ1FxX6ywWgLtdSD2luPORt5zKPtqcdDnX7L8RdfMaj1znDBgN2+gB094ZIr7vnA==
|
||||
@ -3039,7 +3039,7 @@ jest-changed-files@^26.3.0:
|
||||
execa "^4.0.0"
|
||||
throat "^5.0.0"
|
||||
|
||||
jest-cli@26.4.0, jest-cli@^26.2.2:
|
||||
jest-cli@26.4.0, jest-cli@^26.4.0:
|
||||
version "26.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.0.tgz#9cbd6be818cd818d85bafe2cffa1dbf043602b28"
|
||||
integrity sha512-kw2Pr3V2x9/WzSDGsbz/MJBNlCoPMxMudrIavft4bqRlv5tASjU51tyO+1Os1LdW2dAnLQZYsxFUZ8oWPyssGQ==
|
||||
@ -3415,14 +3415,14 @@ jest-worker@^26.3.0:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
jest@26.2.2:
|
||||
version "26.2.2"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-26.2.2.tgz#a022303887b145147204c5f66e6a5c832333c7e7"
|
||||
integrity sha512-EkJNyHiAG1+A8pqSz7cXttoVa34hOEzN/MrnJhYnfp5VHxflVcf2pu3oJSrhiy6LfIutLdWo+n6q63tjcoIeig==
|
||||
jest@26.4.0:
|
||||
version "26.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.0.tgz#495e81dcff40f8a656e567c664af87b29c5c5922"
|
||||
integrity sha512-lNCOS+ckRHE1wFyVtQClBmbsOVuH2GWUTJMDL3vunp9DXcah+V8vfvVVApngClcdoc3rgZpqOfCNKLjxjj2l4g==
|
||||
dependencies:
|
||||
"@jest/core" "^26.2.2"
|
||||
"@jest/core" "^26.4.0"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^26.2.2"
|
||||
jest-cli "^26.4.0"
|
||||
|
||||
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user