1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency openapi-enforcer to v1.22.0 (#2179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-12 03:17:23 +00:00 committed by GitHub
parent 78f4f71604
commit 34f7fb9c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -175,7 +175,7 @@
"jest": "29.0.1",
"lint-staged": "13.0.3",
"nock": "13.2.9",
"openapi-enforcer": "1.21.1",
"openapi-enforcer": "1.22.0",
"prettier": "2.7.1",
"proxyquire": "2.1.3",
"source-map-support": "0.5.21",

View File

@ -5641,10 +5641,10 @@ onetime@^6.0.0:
dependencies:
mimic-fn "^4.0.0"
openapi-enforcer@1.21.1:
version "1.21.1"
resolved "https://registry.yarnpkg.com/openapi-enforcer/-/openapi-enforcer-1.21.1.tgz#7ee234744ab9be6f556074fea5421cd16bcb464e"
integrity sha512-3prImYTGEsbQo0KC2/pCDprqaSFa52g9vyiEIzop1MspBxWd8YEAftpyYrNfyI/oxPHVPTD7GbQwp7mknun0Kg==
openapi-enforcer@1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/openapi-enforcer/-/openapi-enforcer-1.22.0.tgz#89fd941e4573874214790822754ee0b56dd01099"
integrity sha512-TP91CEsR10HB8qTv4hhq8+PiLCPCQtfJYVe+kBF67MfFpO7RicZIwwE4Fev5XFgtv1IcBnX33GdEx/P7Xnk7nA==
dependencies:
js-yaml "^4.1.0"
randexp "^0.5.3"