mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump jest from 26.1.0 to 26.2.2
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.2.2. - [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.1.0...v26.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e2be4f00d7
commit
c53909495a
@ -84,7 +84,7 @@
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"eslint-plugin-simple-import-sort": "5.0.3",
|
||||
"glob": "7.1.6",
|
||||
"jest": "26.1.0",
|
||||
"jest": "26.2.2",
|
||||
"jest-cli": "26.1.0",
|
||||
"prettier": "2.0.5",
|
||||
"rollup": "2.23.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@ -3051,7 +3051,7 @@ jest-cli@26.1.0:
|
||||
prompts "^2.0.1"
|
||||
yargs "^15.3.1"
|
||||
|
||||
jest-cli@^26.1.0:
|
||||
jest-cli@^26.2.2:
|
||||
version "26.2.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.2.2.tgz#4c273e5474baafac1eb15fd25aaafb4703f5ffbc"
|
||||
integrity sha512-vVcly0n/ijZvdy6gPQiQt0YANwX2hLTPQZHtW7Vi3gcFdKTtif7YpI85F8R8JYy5DFSWz4x1OW0arnxlziu5Lw==
|
||||
@ -3418,14 +3418,14 @@ jest-worker@^26.0.0, jest-worker@^26.2.1:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
jest@26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-26.1.0.tgz#2f3aa7bcffb9bfd025473f83bbbf46a3af026263"
|
||||
integrity sha512-LIti8jppw5BcQvmNJe4w2g1N/3V68HUfAv9zDVm7v+VAtQulGhH0LnmmiVkbNE4M4I43Bj2fXPiBGKt26k9tHw==
|
||||
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==
|
||||
dependencies:
|
||||
"@jest/core" "^26.1.0"
|
||||
"@jest/core" "^26.2.2"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^26.1.0"
|
||||
jest-cli "^26.2.2"
|
||||
|
||||
"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