mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): bump jest from 27.2.4 to 27.2.5
Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.2.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5b3348d6f9
commit
4e966d2482
@ -94,7 +94,7 @@
|
||||
"eslint-plugin-simple-import-sort": "7.0.0",
|
||||
"express": "4.17.1",
|
||||
"glob": "7.2.0",
|
||||
"jest": "27.2.4",
|
||||
"jest": "27.2.5",
|
||||
"jest-cli": "27.2.4",
|
||||
"prettier": "2.4.1",
|
||||
"puppeteer": "10.4.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@ -3139,7 +3139,7 @@ jest-cli@27.2.4:
|
||||
prompts "^2.0.1"
|
||||
yargs "^16.2.0"
|
||||
|
||||
jest-cli@^27.2.4:
|
||||
jest-cli@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.2.5.tgz#88718c8f05f1c0f209152952ecd61afe4c3311bb"
|
||||
integrity sha512-XzfcOXi5WQrXqFYsDxq5RDOKY4FNIgBgvgf3ZBz4e/j5/aWep5KnsAYH5OFPMdX/TP/LFsYQMRH7kzJUMh6JKg==
|
||||
@ -3516,14 +3516,14 @@ jest-worker@^27.2.5:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest@27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.2.4.tgz#70e27bef873138afc123aa4769f7124c50ad3efb"
|
||||
integrity sha512-h4uqb1EQLfPulWyUFFWv9e9Nn8sCqsJ/j3wk/KCY0p4s4s0ICCfP3iMf6hRf5hEhsDyvyrCgKiZXma63gMz16A==
|
||||
jest@27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.2.5.tgz#7d8a5c8781a160f693beeb7c68e46c16ef948148"
|
||||
integrity sha512-vDMzXcpQN4Ycaqu+vO7LX8pZwNNoKMhc+gSp6q1D8S6ftRk8gNW8cni3YFxknP95jxzQo23Lul0BI2FrWgnwYQ==
|
||||
dependencies:
|
||||
"@jest/core" "^27.2.4"
|
||||
"@jest/core" "^27.2.5"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^27.2.4"
|
||||
jest-cli "^27.2.5"
|
||||
|
||||
js-tokens@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user