Bump ibm-openapi-validator from 0.33.1 to 0.33.2 (#12233)
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.33.1 to 0.33.2. - [Release notes](https://github.com/IBM/openapi-validator/releases) - [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/IBM/openapi-validator/compare/v0.33.1...v0.33.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f0bd84e6c
commit
e7de71cc09
2 changed files with 42 additions and 159 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"faker": "^5.1.0",
|
||||
"gitdocs": "^2.0.0",
|
||||
"husky": "^4.3.7",
|
||||
"ibm-openapi-validator": "0.33.1",
|
||||
"ibm-openapi-validator": "0.33.2",
|
||||
"jest": "26.6.3",
|
||||
"jest-axe": "^4.1.0",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
|
|
|
|||
199
yarn.lock
199
yarn.lock
|
|
@ -2277,6 +2277,19 @@
|
|||
qs "^6.6.0"
|
||||
telejson "^5.0.2"
|
||||
|
||||
"@storybook/channel-postmessage@6.1.14":
|
||||
version "6.1.14"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-6.1.14.tgz#41f3115895010dad9fb30f4ac381e4f904b1e50c"
|
||||
integrity sha512-If83dXXW9mKIRuvuWhWa/zkEw/F0FDgikp33x8436J3rWCh3recp27kffFRrKG0YDMpFSk/Ci5G47E9zn9SCjw==
|
||||
dependencies:
|
||||
"@storybook/channels" "6.1.14"
|
||||
"@storybook/client-logger" "6.1.14"
|
||||
"@storybook/core-events" "6.1.14"
|
||||
core-js "^3.0.1"
|
||||
global "^4.3.2"
|
||||
qs "^6.6.0"
|
||||
telejson "^5.0.2"
|
||||
|
||||
"@storybook/channel-postmessage@6.1.8":
|
||||
version "6.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/channel-postmessage/-/channel-postmessage-6.1.8.tgz#2f327bdb800c188e4f51e3ba38baf339ed94bca0"
|
||||
|
|
@ -2357,6 +2370,30 @@
|
|||
ts-dedent "^2.0.0"
|
||||
util-deprecate "^1.0.2"
|
||||
|
||||
"@storybook/client-api@6.1.14":
|
||||
version "6.1.14"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-6.1.14.tgz#6daf56743cc72e13f05fff3d2ac554897cc9f9fd"
|
||||
integrity sha512-pIDSlS48bhJdtgNg7sXV1NmLJtB0ebRHJI9htIiqtL7EGQenb4+Bbwflhj1j51OEkuM+bQsAAZxq5deiUQEGVw==
|
||||
dependencies:
|
||||
"@storybook/addons" "6.1.14"
|
||||
"@storybook/channel-postmessage" "6.1.14"
|
||||
"@storybook/channels" "6.1.14"
|
||||
"@storybook/client-logger" "6.1.14"
|
||||
"@storybook/core-events" "6.1.14"
|
||||
"@storybook/csf" "0.0.1"
|
||||
"@types/qs" "^6.9.0"
|
||||
"@types/webpack-env" "^1.15.3"
|
||||
core-js "^3.0.1"
|
||||
global "^4.3.2"
|
||||
lodash "^4.17.15"
|
||||
memoizerific "^1.11.3"
|
||||
qs "^6.6.0"
|
||||
regenerator-runtime "^0.13.7"
|
||||
stable "^0.1.8"
|
||||
store2 "^2.7.1"
|
||||
ts-dedent "^2.0.0"
|
||||
util-deprecate "^1.0.2"
|
||||
|
||||
"@storybook/client-api@6.1.8":
|
||||
version "6.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-6.1.8.tgz#15f958cefa3fc7e9e137f8adb6382449e70601e7"
|
||||
|
|
@ -2774,113 +2811,6 @@
|
|||
webpack-hot-middleware "^2.25.0"
|
||||
webpack-virtual-modules "^0.2.2"
|
||||
|
||||
"@storybook/core@6.1.12":
|
||||
version "6.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-6.1.12.tgz#d70ce4a294ecb97727f544d9b51f0fa06f551da1"
|
||||
integrity sha512-GJ9OU7oNrAJbdOGrv/kieu7csQbdO+nF7iq+u+Ll25EVj+TkyCYKpUsmVnR5JBVjPGWQkXnzgYgsL3jR8wFCww==
|
||||
dependencies:
|
||||
"@babel/core" "^7.12.3"
|
||||
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
||||
"@babel/plugin-proposal-decorators" "^7.12.1"
|
||||
"@babel/plugin-proposal-export-default-from" "^7.12.1"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
||||
"@babel/plugin-proposal-object-rest-spread" "^7.12.1"
|
||||
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
|
||||
"@babel/plugin-proposal-private-methods" "^7.12.1"
|
||||
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
||||
"@babel/plugin-transform-arrow-functions" "^7.12.1"
|
||||
"@babel/plugin-transform-block-scoping" "^7.12.1"
|
||||
"@babel/plugin-transform-classes" "^7.12.1"
|
||||
"@babel/plugin-transform-destructuring" "^7.12.1"
|
||||
"@babel/plugin-transform-for-of" "^7.12.1"
|
||||
"@babel/plugin-transform-parameters" "^7.12.1"
|
||||
"@babel/plugin-transform-shorthand-properties" "^7.12.1"
|
||||
"@babel/plugin-transform-spread" "^7.12.1"
|
||||
"@babel/plugin-transform-template-literals" "^7.12.1"
|
||||
"@babel/preset-env" "^7.12.1"
|
||||
"@babel/preset-react" "^7.12.1"
|
||||
"@babel/preset-typescript" "^7.12.1"
|
||||
"@babel/register" "^7.12.1"
|
||||
"@storybook/addons" "6.1.12"
|
||||
"@storybook/api" "6.1.12"
|
||||
"@storybook/channel-postmessage" "6.1.12"
|
||||
"@storybook/channels" "6.1.12"
|
||||
"@storybook/client-api" "6.1.12"
|
||||
"@storybook/client-logger" "6.1.12"
|
||||
"@storybook/components" "6.1.12"
|
||||
"@storybook/core-events" "6.1.12"
|
||||
"@storybook/csf" "0.0.1"
|
||||
"@storybook/node-logger" "6.1.12"
|
||||
"@storybook/router" "6.1.12"
|
||||
"@storybook/semver" "^7.3.2"
|
||||
"@storybook/theming" "6.1.12"
|
||||
"@storybook/ui" "6.1.12"
|
||||
"@types/glob-base" "^0.3.0"
|
||||
"@types/micromatch" "^4.0.1"
|
||||
"@types/node-fetch" "^2.5.4"
|
||||
airbnb-js-shims "^2.2.1"
|
||||
ansi-to-html "^0.6.11"
|
||||
autoprefixer "^9.7.2"
|
||||
babel-loader "^8.0.6"
|
||||
babel-plugin-emotion "^10.0.20"
|
||||
babel-plugin-macros "^2.8.0"
|
||||
babel-preset-minify "^0.5.0 || 0.6.0-alpha.5"
|
||||
better-opn "^2.0.0"
|
||||
boxen "^4.1.0"
|
||||
case-sensitive-paths-webpack-plugin "^2.2.0"
|
||||
chalk "^4.0.0"
|
||||
cli-table3 "0.6.0"
|
||||
commander "^5.0.0"
|
||||
core-js "^3.0.1"
|
||||
cpy "^8.1.1"
|
||||
css-loader "^3.5.3"
|
||||
detect-port "^1.3.0"
|
||||
dotenv-webpack "^1.7.0"
|
||||
ejs "^3.1.2"
|
||||
express "^4.17.0"
|
||||
file-loader "^6.0.0"
|
||||
file-system-cache "^1.0.5"
|
||||
find-up "^4.1.0"
|
||||
fork-ts-checker-webpack-plugin "^4.1.4"
|
||||
fs-extra "^9.0.0"
|
||||
glob "^7.1.6"
|
||||
glob-base "^0.3.0"
|
||||
glob-promise "^3.4.0"
|
||||
global "^4.3.2"
|
||||
html-webpack-plugin "^4.2.1"
|
||||
inquirer "^7.0.0"
|
||||
interpret "^2.0.0"
|
||||
ip "^1.1.5"
|
||||
json5 "^2.1.1"
|
||||
lazy-universal-dotenv "^3.0.1"
|
||||
micromatch "^4.0.2"
|
||||
node-fetch "^2.6.0"
|
||||
pkg-dir "^4.2.0"
|
||||
pnp-webpack-plugin "1.6.4"
|
||||
postcss-flexbugs-fixes "^4.1.0"
|
||||
postcss-loader "^3.0.0"
|
||||
pretty-hrtime "^1.0.3"
|
||||
qs "^6.6.0"
|
||||
raw-loader "^4.0.1"
|
||||
react-dev-utils "^10.0.0"
|
||||
regenerator-runtime "^0.13.7"
|
||||
resolve-from "^5.0.0"
|
||||
serve-favicon "^2.5.0"
|
||||
shelljs "^0.8.4"
|
||||
stable "^0.1.8"
|
||||
style-loader "^1.2.1"
|
||||
telejson "^5.0.2"
|
||||
terser-webpack-plugin "^3.0.0"
|
||||
ts-dedent "^2.0.0"
|
||||
unfetch "^4.1.0"
|
||||
url-loader "^4.0.0"
|
||||
util-deprecate "^1.0.2"
|
||||
webpack "^4.44.2"
|
||||
webpack-dev-middleware "^3.7.0"
|
||||
webpack-filter-warnings-plugin "^1.2.1"
|
||||
webpack-hot-middleware "^2.25.0"
|
||||
webpack-virtual-modules "^0.2.2"
|
||||
|
||||
"@storybook/core@6.1.8":
|
||||
version "6.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-6.1.8.tgz#ff7df0048f405d2bab7a7b1f6c37baa35d562993"
|
||||
|
|
@ -3017,17 +2947,6 @@
|
|||
npmlog "^4.1.2"
|
||||
pretty-hrtime "^1.0.3"
|
||||
|
||||
"@storybook/node-logger@6.1.12":
|
||||
version "6.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-6.1.12.tgz#900787e08f76b3e4b36835a668acb480b70e119d"
|
||||
integrity sha512-PvJunS8FMhHD7GkFZUCPbLIhr26mBmGohf+UHkUHlAkjg1JQ8uBTGcZwF+JCir6BtWDdIKx61Lp7UrS6x47Qdw==
|
||||
dependencies:
|
||||
"@types/npmlog" "^4.1.2"
|
||||
chalk "^4.0.0"
|
||||
core-js "^3.0.1"
|
||||
npmlog "^4.1.2"
|
||||
pretty-hrtime "^1.0.3"
|
||||
|
||||
"@storybook/node-logger@6.1.8":
|
||||
version "6.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-6.1.8.tgz#1308fd353c21bc01c54b9b6b58d6e936389148a7"
|
||||
|
|
@ -3312,42 +3231,6 @@
|
|||
resolve-from "^5.0.0"
|
||||
store2 "^2.7.1"
|
||||
|
||||
"@storybook/ui@6.1.12":
|
||||
version "6.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-6.1.12.tgz#f67095e95557ab2f12cdaa2700186321ebce6024"
|
||||
integrity sha512-oBu/qfuwJiCtiBso3hDvQBy3et18K52PKKa9Ow76AJmT9hAlHEg+BtDYV3VU2kR1w7nyOyEObbqMbobooZmWoQ==
|
||||
dependencies:
|
||||
"@emotion/core" "^10.1.1"
|
||||
"@storybook/addons" "6.1.12"
|
||||
"@storybook/api" "6.1.12"
|
||||
"@storybook/channels" "6.1.12"
|
||||
"@storybook/client-logger" "6.1.12"
|
||||
"@storybook/components" "6.1.12"
|
||||
"@storybook/core-events" "6.1.12"
|
||||
"@storybook/router" "6.1.12"
|
||||
"@storybook/semver" "^7.3.2"
|
||||
"@storybook/theming" "6.1.12"
|
||||
"@types/markdown-to-jsx" "^6.11.0"
|
||||
copy-to-clipboard "^3.0.8"
|
||||
core-js "^3.0.1"
|
||||
core-js-pure "^3.0.1"
|
||||
downshift "^6.0.6"
|
||||
emotion-theming "^10.0.19"
|
||||
fuse.js "^3.6.1"
|
||||
global "^4.3.2"
|
||||
lodash "^4.17.15"
|
||||
markdown-to-jsx "^6.11.4"
|
||||
memoizerific "^1.11.3"
|
||||
polished "^3.4.4"
|
||||
qs "^6.6.0"
|
||||
react-draggable "^4.0.3"
|
||||
react-helmet-async "^1.0.2"
|
||||
react-hotkeys "2.0.0"
|
||||
react-sizeme "^2.6.7"
|
||||
regenerator-runtime "^0.13.7"
|
||||
resolve-from "^5.0.0"
|
||||
store2 "^2.7.1"
|
||||
|
||||
"@storybook/ui@6.1.8":
|
||||
version "6.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-6.1.8.tgz#196390b9330d7d1959e3f2f681210b647980a4e9"
|
||||
|
|
@ -10562,10 +10445,10 @@ husky@^4.3.7:
|
|||
slash "^3.0.0"
|
||||
which-pm-runs "^1.0.0"
|
||||
|
||||
ibm-openapi-validator@0.33.1:
|
||||
version "0.33.1"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.33.1.tgz#1486058fcc3a1521e1b79fd3a41da2d80bbae23e"
|
||||
integrity sha512-F4HglWbueGnIoI6NRWZz66SnJpa6cR+JrWTwTbA5wK1Ijh3l4j9dVQz/JPR7jZgYRCAQs5Jf3SitiY0vccy4jw==
|
||||
ibm-openapi-validator@0.33.2:
|
||||
version "0.33.2"
|
||||
resolved "https://registry.yarnpkg.com/ibm-openapi-validator/-/ibm-openapi-validator-0.33.2.tgz#ee541971bc9ab7753da2e4de5743d0e44ff13288"
|
||||
integrity sha512-+LSMmwoSwRQW5ynvs5GMB6LqHyJnT7s57yWzoN9hrt52a6JnGHOkXer2odlkWpJSAO/MasXkoQRlWzM6UV6t1w==
|
||||
dependencies:
|
||||
"@stoplight/spectral" "^5.5.0"
|
||||
chalk "^4.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue