mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #205 from ferdikoomen/dependabot/npm_and_yarn/jest-25.4.0
This commit is contained in:
commit
6596282a44
@ -87,7 +87,7 @@
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"eslint-plugin-simple-import-sort": "5.0.2",
|
||||
"glob": "7.1.6",
|
||||
"jest": "25.3.0",
|
||||
"jest": "25.4.0",
|
||||
"jest-cli": "25.4.0",
|
||||
"prettier": "2.0.4",
|
||||
"typescript": "3.8.3"
|
||||
|
||||
16
yarn.lock
16
yarn.lock
@ -857,7 +857,7 @@
|
||||
jest-util "^25.4.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^25.3.0", "@jest/core@^25.4.0":
|
||||
"@jest/core@^25.4.0":
|
||||
version "25.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.4.0.tgz#cc1fe078df69b8f0fbb023bb0bcee23ef3b89411"
|
||||
integrity sha512-h1x9WSVV0+TKVtATGjyQIMJENs8aF6eUjnCoi4jyRemYZmekLr8EJOGQqTWEX8W6SbZ6Skesy9pGXrKeAolUJw==
|
||||
@ -2856,7 +2856,7 @@ jest-changed-files@^25.4.0:
|
||||
execa "^3.2.0"
|
||||
throat "^5.0.0"
|
||||
|
||||
jest-cli@25.4.0, jest-cli@^25.3.0:
|
||||
jest-cli@25.4.0, jest-cli@^25.4.0:
|
||||
version "25.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.4.0.tgz#5dac8be0fece6ce39f0d671395a61d1357322bab"
|
||||
integrity sha512-usyrj1lzCJZMRN1r3QEdnn8e6E6yCx/QN7+B1sLoA68V7f3WlsxSSQfy0+BAwRiF4Hz2eHauf11GZG3PIfWTXQ==
|
||||
@ -3202,14 +3202,14 @@ jest-worker@^25.4.0:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
jest@25.3.0:
|
||||
version "25.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-25.3.0.tgz#7a5e59741d94b8662664c77a9f346246d6bf228b"
|
||||
integrity sha512-iKd5ShQSHzFT5IL/6h5RZJhApgqXSoPxhp5HEi94v6OAw9QkF8T7X+liEU2eEHJ1eMFYTHmeWLrpBWulsDpaUg==
|
||||
jest@25.4.0:
|
||||
version "25.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-25.4.0.tgz#fb96892c5c4e4a6b9bcb12068849cddf4c5f8cc7"
|
||||
integrity sha512-XWipOheGB4wai5JfCYXd6vwsWNwM/dirjRoZgAa7H2wd8ODWbli2AiKjqG8AYhyx+8+5FBEdpO92VhGlBydzbw==
|
||||
dependencies:
|
||||
"@jest/core" "^25.3.0"
|
||||
"@jest/core" "^25.4.0"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^25.3.0"
|
||||
jest-cli "^25.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