mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump @types/js-yaml from 3.12.4 to 3.12.5
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.4 to 3.12.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
45023c653e
commit
0fc84caa4e
@ -72,7 +72,7 @@
|
||||
"@rollup/plugin-commonjs": "13.0.0",
|
||||
"@rollup/plugin-node-resolve": "8.1.0",
|
||||
"@types/jest": "26.0.3",
|
||||
"@types/js-yaml": "3.12.4",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/mkdirp": "1.0.1",
|
||||
"@types/node": "14.0.13",
|
||||
"@types/rimraf": "3.0.0",
|
||||
|
||||
@ -1234,10 +1234,10 @@
|
||||
jest-diff "^25.2.1"
|
||||
pretty-format "^25.2.1"
|
||||
|
||||
"@types/js-yaml@3.12.4":
|
||||
version "3.12.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.4.tgz#7d3b534ec35a0585128e2d332db1403ebe057e25"
|
||||
integrity sha512-fYMgzN+9e28R81weVN49inn/u798ruU91En1ZnGvSZzCRc5jXx9B2EDhlRaWmcO1RIxFHL8AajRXzxDuJu93+A==
|
||||
"@types/js-yaml@3.12.5":
|
||||
version "3.12.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb"
|
||||
integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww==
|
||||
|
||||
"@types/json-schema@^7.0.3":
|
||||
version "7.0.5"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user