Skip to content

Commit e5a2b4f

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 92f7328 commit e5a2b4f

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.10",
1111
"@salesforce/kit": "^3.0.12",
1212
"@salesforce/sf-plugins-core": "^3.1.20",
13-
"@salesforce/ts-types": "^2.0.8",
13+
"@salesforce/ts-types": "^2.0.9",
1414
"tslib": "^2"
1515
},
1616
"devDependencies": {

yarn.lock

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

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

0 commit comments

Comments
 (0)