Skip to content

Commit 84061b2

Browse files
fix(deps): bump @salesforce/ts-types from 2.0.8 to 2.0.9
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.8 to 2.0.9. - [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.8...2.0.9) --- 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 b87150f commit 84061b2

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.9",
43-
"@salesforce/ts-types": "^2.0.8",
43+
"@salesforce/ts-types": "^2.0.9",
4444
"applicationinsights": "^2.9.0",
4545
"got": "^11",
4646
"proxy-agent": "^6.3.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -833,10 +833,10 @@
833833
sinon "^5.1.1"
834834
tslib "^2.6.1"
835835

836-
"@salesforce/ts-types@^2.0.8":
837-
version "2.0.8"
838-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
839-
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
836+
"@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9":
837+
version "2.0.9"
838+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
839+
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
840840
dependencies:
841841
tslib "^2.6.2"
842842

0 commit comments

Comments
 (0)