Skip to content

Commit

Permalink
chore(deps): update dependency openapi-enforcer to v1.22.0 (#2179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 12, 2022
1 parent 78f4f71 commit 34f7fb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -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"
Expand Down

0 comments on commit 34f7fb9

Please sign in to comment.