Skip to content

Commit

Permalink
Merge pull request #336 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-kit-1.8.0

fix(deps): bump @salesforce/kit from 1.7.1 to 1.8.0
  • Loading branch information
svc-cli-bot authored Nov 13, 2022
2 parents 3e50269 + 1a540fa commit c14cc91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
"dependencies": {
"@salesforce/core": "^3.31.19",
"@salesforce/kit": "^1.7.1",
"@salesforce/kit": "^1.8.0",
"@salesforce/ts-types": "^1.5.21",
"@types/shelljs": "^0.8.11",
"archiver": "^5.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -685,12 +685,12 @@
typedoc-plugin-missing-exports "0.23.0"
typescript "^4.1.3"

"@salesforce/kit@^1.7.0", "@salesforce/kit@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.7.1.tgz#2337ae354409726f1822f1b03a3d7073e84cd249"
integrity sha512-XbLtEgMNBGZqtY/OldEru+LzASS3o37MZ6eNlSG19eAroGqFdlr4pzZUD/UaWSt6E0s0arj4IwAP5/hQLbrBZw==
"@salesforce/kit@^1.7.0", "@salesforce/kit@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.8.0.tgz#d5b8d83d5b0b866cb76840dc7a18e115589d86a0"
integrity sha512-Pr9CWAIzVYKZRWvM76lyhEtF3CPmVdIfgbqRD7KT/YZdbLstX3KHYBxCyx3TyWZr5qROv96n+jRIBiIFI9LGGw==
dependencies:
"@salesforce/ts-types" "^1.7.0"
"@salesforce/ts-types" "^1.7.1"
shx "^0.3.3"
tslib "^2.2.0"

Expand All @@ -713,7 +713,7 @@
sinon "^5.1.1"
tslib "^2.2.0"

"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0", "@salesforce/ts-types@^1.7.1":
"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.1.tgz#86b0d0c3bfd5c9b1752662a019a3d2f3bc8ff118"
integrity sha512-jwZb8fYxbOmEckoJTxG2+5ZEJNJOFxmRJ/FioPnSu4IMFzpK3QbyujfqpHwLfPKHq0xlKRMx+F8QAVVKI/PA4w==
Expand Down

0 comments on commit c14cc91

Please sign in to comment.