Skip to content

Commit f68e43b

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 12bfe71 commit f68e43b

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
@@ -10,7 +10,7 @@
1010
"@salesforce/core": "^5.3.9",
1111
"@salesforce/kit": "^3.0.9",
1212
"@salesforce/sf-plugins-core": "^3.1.28",
13-
"@salesforce/ts-types": "^2.0.6",
13+
"@salesforce/ts-types": "^2.0.9",
1414
"chalk": "^4.1.2",
1515
"inquirer": "^8.2.6",
1616
"open": "^8.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1087,10 +1087,10 @@
10871087
sinon "^5.1.1"
10881088
tslib "^2.6.1"
10891089

1090-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
1091-
version "2.0.8"
1092-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
1093-
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
1090+
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9":
1091+
version "2.0.9"
1092+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
1093+
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
10941094
dependencies:
10951095
tslib "^2.6.2"
10961096

0 commit comments

Comments
 (0)