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.2.1 to 1.3.2 (#13)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/kit](https://github.com/forcedotcom/sfdx-dev-packages) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/forcedotcom/sfdx-dev-packages/releases)
- [Commits](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/kit@1.2.1...@salesforce/kit@1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2020
1 parent 16ecd73 commit bd2e61c
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.2.1",
"@salesforce/kit": "1.3.2",
"nock": "^11.7.2",
"sinon": "8.1.0",
"tslib": "^1"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,12 +222,12 @@
dependencies:
fancy-test "^1.4.3"

"@salesforce/kit@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.2.1.tgz#123f0edad6a934848db054f51d6524a1e8419043"
integrity sha512-ytpDL5TO4QAPcMl1flXXADMeBzARtoOZekWTMdL2O8PVdJo5Wbo9TNpJk0u6SN7qcxZvdbb6RAJpprp4qN2TZw==
"@salesforce/kit@1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.3.2.tgz#a44f738d8e6a1bcdf8dfec1ced5617143983cd60"
integrity sha512-Fhzl4pzk1z0B3CAbo+RfzZ5iwtc85Hpdx6CFctIdpPmB8Y1RRF7HByFRf3NYWHEYggfPmPutkwj4IZfpOcJaiQ==
dependencies:
"@salesforce/ts-types" "^1.2.1"
"@salesforce/ts-types" "^1.4.2"
tslib "^1.10.0"

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

"@salesforce/ts-types@^1.2.1":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.2.2.tgz#2e6dc771fa42a2cfc1a2e6b13d2f789add0cdf7c"
integrity sha512-inTkNP5jwJTbKqmBv6Cku/ezU6+ErYbUH4YorDfgZ/wDCsdLc9UyPGKGMO8aZ78vvyUTYWEiDxWlMqb1QXEfEw==
"@salesforce/ts-types@^1.2.1", "@salesforce/ts-types@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.4.2.tgz#aa451c6dfcf69f614ffa5adf6567029f2d5bed5c"
integrity sha512-JxLK/XBv64Nq8llDCJYXn+lR4MNONatCeI+wu/7ac+NiHdsj7xCGjtZ743H0/mxRnsVqEnZzpSJDrxo2OHVbzw==
dependencies:
tslib "^1.10.0"

Expand Down

0 comments on commit bd2e61c

Please sign in to comment.