Skip to content

Commit

Permalink
Merge pull request #7638 from ylavoie/clean-redocly
Browse files Browse the repository at this point in the history
Clean redocly
  • Loading branch information
ehuelsmann committed Oct 5, 2023
2 parents 2edb14a + c3f4823 commit 1e54f22
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion UI/package.json
Expand Up @@ -55,7 +55,7 @@
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.22.20",
"@pinia/testing": "0.1.3",
"@redocly/cli": "^1.0.2",
"@redocly/cli": "1.2.0",
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.6",
"axios": "1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion UI/yarn.lock
Expand Up @@ -1734,7 +1734,7 @@
require-from-string "^2.0.2"
uri-js "^4.2.2"

"@redocly/cli@^1.0.2":
"@redocly/cli@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.2.0.tgz#d0014cbf58c9c4100d974c97dde6058b1e09c9a4"
integrity sha512-xfZuRcdDAeal9gyP5Frbmw3R6/HsW7Nh29tiR2b22Cqi/xD5W8wIZw78/1a6rUTfmqrofKdpNUAmSMywbb0Y+g==
Expand Down
7 changes: 0 additions & 7 deletions openapi/openapitools.json

This file was deleted.

0 comments on commit 1e54f22

Please sign in to comment.