Skip to content

Commit f8e9424

Browse files
fix(deps): bump @salesforce/ts-types from 2.0.7 to 2.0.8
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/forcedotcom/ts-types/releases) - [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-types@2.0.7...2.0.8) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f2c3a5 commit f8e9424

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
],
4141
"dependencies": {
4242
"@salesforce/core": "^5.3.1",
43-
"@salesforce/ts-types": "^2.0.6",
43+
"@salesforce/ts-types": "^2.0.8",
4444
"applicationinsights": "^2.7.3",
4545
"got": "^11",
4646
"proxy-agent": "^6.3.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -729,10 +729,10 @@
729729
sinon "^5.1.1"
730730
tslib "^2.6.1"
731731

732-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7":
733-
version "2.0.7"
734-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.7.tgz#02a6999d0b0e7bcd6c6d8ce621c79fa61af24701"
735-
integrity sha512-8csXgstPuy6QXL3JavkIi/f8DOWHBNCvWeszrFu5sbVlcKO3YqOOCE+rDFGPkrZsYv5OywV6H8kEi877bWOz6Q==
732+
"@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
733+
version "2.0.8"
734+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
735+
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
736736
dependencies:
737737
tslib "^2.6.2"
738738

0 commit comments

Comments
 (0)