Skip to content

Commit

Permalink
chore: artifact-management package update (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-gilin authored Nov 4, 2024
1 parent c7922d1 commit 0910677
Show file tree
Hide file tree
Showing 3 changed files with 388 additions and 173 deletions.
2 changes: 1 addition & 1 deletion packages/app-studio-toolkit-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"compile": "tsc -p ."
},
"dependencies": {
"@sap/artifact-management-types": "1.39.0",
"@sap/artifact-management-types": "1.39.1",
"@types/vscode": "1.75.0",
"@vscode-logging/types": "2.0.0",
"type-fest": "2.11.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/app-studio-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
"*"
],
"dependencies": {
"@sap/artifact-management": "1.39.0",
"@sap/artifact-management": "1.39.1",
"@sap/bas-sdk": "^3.9.0",
"@vscode-logging/wrapper": "2.0.0",
"axios": "^1.7.4",
Expand Down
Loading

0 comments on commit 0910677

Please sign in to comment.