Merge pull request #12379 from backstage/renovate/openapi-types-12.x

chore(deps): update dependency openapi-types to v12
This commit is contained in:
Fredrik Adelöw
2022-07-04 15:08:03 +02:00
committed by GitHub
3 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-openapi': patch
---
Updated dependency `openapi-types` to `^12.0.0`.
@@ -45,7 +45,7 @@
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.26-next.1",
"@backstage/cli": "^0.18.0-next.1",
"openapi-types": "^11.0.1"
"openapi-types": "^12.0.0"
},
"files": [
"dist"
+4 -4
View File
@@ -19764,10 +19764,10 @@ openapi-sampler@^1.2.1:
"@types/json-schema" "^7.0.7"
json-pointer "0.6.2"
openapi-types@^11.0.1:
version "11.1.0"
resolved "https://registry.npmjs.org/openapi-types/-/openapi-types-11.1.0.tgz#037969f3dfa5999423ee33bf889fb0d12984277e"
integrity sha512-ZW+Jf12flFF6DXSij8DGL3svDA4RtSyHXjC/xB/JAh18gg3uVfVIFLvCfScUMowrpvlkxsMMbErakbth2g3/iQ==
openapi-types@^12.0.0:
version "12.0.0"
resolved "https://registry.npmjs.org/openapi-types/-/openapi-types-12.0.0.tgz#458a99d048f9eae1c067e15d56a8bfb3726041f1"
integrity sha512-6Wd9k8nmGQHgCbehZCP6wwWcfXcvinhybUTBatuhjRsCxUIujuYFZc9QnGeae75CyHASewBtxs0HX/qwREReUw==
openid-client@^4.1.1:
version "4.9.0"