mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #307 from ferdikoomen/dependabot/npm_and_yarn/jest-cli-26.2.2
This commit is contained in:
commit
951d075379
@ -85,7 +85,7 @@
|
||||
"eslint-plugin-simple-import-sort": "5.0.3",
|
||||
"glob": "7.1.6",
|
||||
"jest": "26.2.2",
|
||||
"jest-cli": "26.1.0",
|
||||
"jest-cli": "26.2.2",
|
||||
"prettier": "2.0.5",
|
||||
"rollup": "2.23.0",
|
||||
"rollup-plugin-terser": "6.1.0",
|
||||
|
||||
33
yarn.lock
33
yarn.lock
@ -909,7 +909,7 @@
|
||||
jest-util "^26.2.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^26.1.0", "@jest/core@^26.2.2":
|
||||
"@jest/core@^26.2.2":
|
||||
version "26.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.2.2.tgz#63de01ffce967618003dd7a0164b05c8041b81a9"
|
||||
integrity sha512-UwA8gNI8aeV4FHGfGAUfO/DHjrFVvlBravF1Tm9Kt6qFE+6YHR47kFhgdepOFpADEKstyO+MVdPvkV6/dyt9sA==
|
||||
@ -1015,7 +1015,7 @@
|
||||
graceful-fs "^4.2.4"
|
||||
source-map "^0.6.0"
|
||||
|
||||
"@jest/test-result@^26.1.0", "@jest/test-result@^26.2.0":
|
||||
"@jest/test-result@^26.2.0":
|
||||
version "26.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.2.0.tgz#51c9b165c8851cfcf7a3466019114785e154f76b"
|
||||
integrity sha512-kgPlmcVafpmfyQEu36HClK+CWI6wIaAWDHNxfQtGuKsgoa2uQAYdlxjMDBEa3CvI40+2U3v36gQF6oZBkoKatw==
|
||||
@ -1067,7 +1067,7 @@
|
||||
"@types/yargs" "^15.0.0"
|
||||
chalk "^3.0.0"
|
||||
|
||||
"@jest/types@^26.1.0", "@jest/types@^26.2.0":
|
||||
"@jest/types@^26.2.0":
|
||||
version "26.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.2.0.tgz#b28ca1fb517a4eb48c0addea7fcd9edc4ab45721"
|
||||
integrity sha512-lvm3rJvctxd7+wxKSxxbzpDbr4FXDLaC57WEKdUIZ2cjTYuxYSc0zlyD7Z4Uqr5VdKxRUrtwIkiqBuvgf8uKJA==
|
||||
@ -3074,26 +3074,7 @@ jest-changed-files@^26.2.0:
|
||||
execa "^4.0.0"
|
||||
throat "^5.0.0"
|
||||
|
||||
jest-cli@26.1.0:
|
||||
version "26.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.1.0.tgz#eb9ec8a18cf3b6aa556d9deaa9e24be12b43ad87"
|
||||
integrity sha512-Imumvjgi3rU7stq6SJ1JUEMaV5aAgJYXIs0jPqdUnF47N/Tk83EXfmtvNKQ+SnFVI6t6mDOvfM3aA9Sg6kQPSw==
|
||||
dependencies:
|
||||
"@jest/core" "^26.1.0"
|
||||
"@jest/test-result" "^26.1.0"
|
||||
"@jest/types" "^26.1.0"
|
||||
chalk "^4.0.0"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
import-local "^3.0.2"
|
||||
is-ci "^2.0.0"
|
||||
jest-config "^26.1.0"
|
||||
jest-util "^26.1.0"
|
||||
jest-validate "^26.1.0"
|
||||
prompts "^2.0.1"
|
||||
yargs "^15.3.1"
|
||||
|
||||
jest-cli@^26.2.2:
|
||||
jest-cli@26.2.2, 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==
|
||||
@ -3112,7 +3093,7 @@ jest-cli@^26.2.2:
|
||||
prompts "^2.0.1"
|
||||
yargs "^15.3.1"
|
||||
|
||||
jest-config@^26.1.0, jest-config@^26.2.2:
|
||||
jest-config@^26.2.2:
|
||||
version "26.2.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.2.2.tgz#f3ebc7e2bc3f49de8ed3f8007152f345bb111917"
|
||||
integrity sha512-2lhxH0y4YFOijMJ65usuf78m7+9/8+hAb1PZQtdRdgnQpAb4zP6KcVDDktpHEkspBKnc2lmFu+RQdHukUUbiTg==
|
||||
@ -3414,7 +3395,7 @@ jest-snapshot@^26.2.2:
|
||||
pretty-format "^26.2.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-util@^26.1.0, jest-util@^26.2.0:
|
||||
jest-util@^26.2.0:
|
||||
version "26.2.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.2.0.tgz#0597d2a27c559340957609f106c408c17c1d88ac"
|
||||
integrity sha512-YmDwJxLZ1kFxpxPfhSJ0rIkiZOM0PQbRcfH0TzJOhqCisCAsI1WcmoQqO83My9xeVA2k4n+rzg2UuexVKzPpig==
|
||||
@ -3426,7 +3407,7 @@ jest-util@^26.1.0, jest-util@^26.2.0:
|
||||
is-ci "^2.0.0"
|
||||
micromatch "^4.0.2"
|
||||
|
||||
jest-validate@^26.1.0, jest-validate@^26.2.0:
|
||||
jest-validate@^26.2.0:
|
||||
version "26.2.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.2.0.tgz#97fedf3e7984b7608854cbf925b9ca6ebcbdb78a"
|
||||
integrity sha512-8XKn3hM6VIVmLNuyzYLCPsRCT83o8jMZYhbieh4dAyKLc4Ypr36rVKC+c8WMpWkfHHpGnEkvWUjjIAyobEIY/Q==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user