Skip to content

Commit

Permalink
chore: use @sap/[email protected] (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimasirich authored Aug 20, 2024
1 parent 62afe39 commit 0d9aad7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 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.36.1",
"@sap/artifact-management-types": "1.36.2",
"@types/vscode": "1.75.0",
"@vscode-logging/types": "0.1.4",
"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 @@ -336,7 +336,7 @@
"*"
],
"dependencies": {
"@sap/artifact-management": "1.36.1",
"@sap/artifact-management": "1.36.2",
"@sap/bas-sdk": "3.8.1",
"@vscode-logging/wrapper": "1.0.1",
"axios": "1.3.5",
Expand Down
52 changes: 26 additions & 26 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 0d9aad7

Please sign in to comment.