Skip to content

Commit

Permalink
chore: bump plugin-deploy-retrieve
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Jan 18, 2023
1 parent 0faccc9 commit 5c6bbe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@oclif/plugin-which": "^2.2.4",
"@salesforce/core": "3.32.14",
"@salesforce/sf-plugins-core": "^1.21.6",
"@sf/deploy-retrieve": "npm:@salesforce/plugin-deploy-retrieve@1.6.19",
"@sf/deploy-retrieve": "npm:@salesforce/plugin-deploy-retrieve@1.7.0",
"@sf/env": "npm:@salesforce/plugin-env@1.5.18",
"@sf/functions": "npm:@salesforce/plugin-functions@1.17.0",
"@sf/gen": "npm:@salesforce/plugin-generate@1.0.44",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1697,10 +1697,10 @@
dependencies:
tslib "^2.4.1"

"@sf/deploy-retrieve@npm:@salesforce/plugin-deploy-retrieve@1.6.19":
version "1.6.19"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.6.19.tgz#b61a4d080e89231a0a8f34cde784ced9e2d948ab"
integrity sha512-GG7wNH6/ER9vDsIsT8hDFDDNFm4Cv49N152+SxEPPo7BrDZDz/SE1ug4k2z5wpFj0iBFAVd48JaM1NPmwxK3xA==
"@sf/deploy-retrieve@npm:@salesforce/plugin-deploy-retrieve@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.7.0.tgz#1b0252969b884d43d171eadde40270be80e28fd0"
integrity sha512-t7kHJd7sg9j70uYYP+MzKyqmb6gzy1Tk/vAANKTnuHHvPfmEt/iHfZrhUeeQ8hAZqXpD0UNr4CsXcLqJd9ccjg==
dependencies:
"@oclif/core" "^1.24.0"
"@salesforce/core" "^3.32.12"
Expand Down

0 comments on commit 5c6bbe7

Please sign in to comment.