Skip to content

Commit

Permalink
chore(deps): update @readmeio/oas monorepo (#904)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Jan 26, 2025
1 parent 8090677 commit 652a279
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 14 deletions.
7 changes: 7 additions & 0 deletions .changeset/renovate-1f71b08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@bfra.me/api-core': patch
'@api/test-utils': patch
---

Updated dependency `@readme/oas-to-har` to `24.0.6`.
Updated dependency `oas` to `25.2.2`.
4 changes: 2 additions & 2 deletions packages/api-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@readme/oas-to-har": "24.0.5",
"@readme/oas-to-har": "24.0.6",
"caseless": "0.12.0",
"datauri": "4.1.0",
"fetch-har": "11.1.1",
"json-schema-to-ts": "3.1.1",
"json-schema-traverse": "1.0.0",
"lodash.merge": "4.6.2",
"oas": "25.2.1",
"oas": "25.2.2",
"remove-undefined-objects": "6.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api-core/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/caseless": "0.12.5",
"oas": "25.2.1",
"oas": "25.2.2",
"typescript": "5.7.3"
}
}
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 652a279

Please sign in to comment.