Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
build(deps): bump @salesforce/kit from 1.3.3 to 1.5.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 20, 2021
1 parent 5de2d0d commit 05518de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@oclif/command": "^1",
"@oclif/config": "^1",
"@salesforce/kit": "1.3.3",
"@salesforce/kit": "1.5.0",
"nock": "^13.0.3",
"sinon": "9.2.2",
"tslib": "^2"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,12 +326,12 @@
dependencies:
fancy-test "^1.4.3"

"@salesforce/kit@1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.3.3.tgz#eaea23b1be7aebb81f9f091c8f77c2733a8ae710"
integrity sha512-Ed5lh8xyCwaXeB1Sovr9xbQZ1tpQg5vSeNvKROlJQRk4Gj3IBm73pKPPuNn+AeXN51lWr9my0ftLREtyig3FoA==
"@salesforce/kit@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.5.0.tgz#81ddd712d224bd9007f8bceb32d1fd13ef7aa57f"
integrity sha512-Op7Q6bLfzMccX1fbW3/xiNb94/9a8mTTm+EcxsPPFQOwxRWt12uj2htDYZFUgEvVzBWu8V82Vo+g90NG+pvHXA==
dependencies:
"@salesforce/ts-types" "^1.4.3"
"@salesforce/ts-types" "^1.5.5"
tslib "^1.10.0"

"@salesforce/ts-sinon@1.2.3":
Expand All @@ -343,10 +343,10 @@
sinon "5.1.1"
tslib "^1.10.0"

"@salesforce/ts-types@^1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.4.3.tgz#941ceac6d72a2983ec03d5263b509f25bab574c3"
integrity sha512-Fdx9KEBalwxBFkP0ZW9uIcndjFys9fm8ma9vItd3EwPZLJcAHWfBa5/y9uHLAvYHkKK8F8FYE0sRrVZ1cn48hw==
"@salesforce/ts-types@^1.4.3", "@salesforce/ts-types@^1.5.5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.5.tgz#cf6d0fe12a8ba48d79b57f63c54b5592c312e0ba"
integrity sha512-d4YdsA3MBTJcC6ZdqHe2+yv7MWKsoYmgjTlc56SOy8sROrQ9RjJYaUnj1h1Zi1aWGgkGaNCCAOBomcrhMa4crw==
dependencies:
tslib "^1.10.0"

Expand Down

0 comments on commit 05518de

Please sign in to comment.