Skip to content

chore(deps): update dependency @har-sdk/oas to v2.11.0 #4575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@actions/io": "1.1.3",
"@har-sdk/oas": "2.10.1",
"@har-sdk/oas": "2.11.0",
"@octokit/rest": "21.1.1",
"@types/express": "5.0.0",
"@types/folder-hash": "4.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -741,9 +741,9 @@ __metadata:
languageName: node
linkType: hard

"@har-sdk/oas@npm:2.10.1":
version: 2.10.1
resolution: "@har-sdk/oas@npm:2.10.1"
"@har-sdk/oas@npm:2.11.0":
version: 2.11.0
resolution: "@har-sdk/oas@npm:2.11.0"
dependencies:
"@apidevtools/json-schema-ref-parser": "npm:^9.0.9"
"@har-sdk/core": "npm:1.4.5"
Expand All @@ -753,7 +753,7 @@ __metadata:
qs: "npm:^6.10.3"
tslib: "npm:^2.3.1"
url-template: "npm:^2.0.8"
checksum: 10/339fbafe65c4422dfd25cd55ce68c93b0ecefa329ed9cfd109106cd340499e50c1d8e284e259ac4877f47d72c5f8a1019861adee4f7a8ec2dcfb530830aae343
checksum: 10/6d4c8629db39d6f3e9ca7cdacaac82ad86a7c3750a4ee77cce0042cfd1eb34bf3947c22baf414c64cb6ba7789b3c2edc79d8357af246b615faa5408f4515adc2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7151,7 +7151,7 @@ __metadata:
"@actions/core": "npm:1.11.1"
"@actions/exec": "npm:1.1.1"
"@actions/io": "npm:1.1.3"
"@har-sdk/oas": "npm:2.10.1"
"@har-sdk/oas": "npm:2.11.0"
"@octokit/rest": "npm:21.1.1"
"@types/express": "npm:5.0.0"
"@types/folder-hash": "npm:4.0.4"
Expand Down
Loading