Skip to content

Commit 89c65ee

Browse files
chore(deps): bump @scalar/openapi-parser from 0.24.5 to 0.24.6 (podman-desktop#595)
Bumps [@scalar/openapi-parser](https://github.com/scalar/scalar/tree/HEAD/packages/openapi-parser) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/scalar/scalar/releases) - [Changelog](https://github.com/scalar/scalar/blob/main/packages/openapi-parser/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/openapi-parser) --- updated-dependencies: - dependency-name: "@scalar/openapi-parser" dependency-version: 0.24.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ee350a commit 89c65ee

3 files changed

Lines changed: 18 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"dependencies": {
6161
"@kubernetes/client-node": "1.4.0",
62-
"@scalar/openapi-parser": "^0.24.5",
62+
"@scalar/openapi-parser": "^0.24.6",
6363
"js-yaml": "^4.1.1",
6464
"zod": "^4.3.6"
6565
},

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@kubernetes/client-node": "1.4.0",
44-
"@scalar/openapi-parser": "^0.24.5",
44+
"@scalar/openapi-parser": "^0.24.6",
4545
"@types/node-fetch": "^2.6.13",
4646
"js-yaml": "^4.1.1",
4747
"semver": "^7.7.3",

pnpm-lock.yaml

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)