Skip to content

Commit 548717d

Browse files
authored
Merge pull request #487 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-types-2.0.9
fix(deps): bump @salesforce/ts-types from 2.0.8 to 2.0.9
2 parents 288cffb + 37572b9 commit 548717d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@salesforce/core": "^5.3.10",
1010
"@salesforce/kit": "^3.0.13",
1111
"@salesforce/sf-plugins-core": "^3.1.28",
12-
"@salesforce/ts-types": "^2.0.7",
12+
"@salesforce/ts-types": "^2.0.9",
1313
"chalk": "^4",
1414
"handlebars": "^4.7.8",
1515
"tslib": "^2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,10 +1054,10 @@
10541054
chalk "^4"
10551055
inquirer "^8.2.5"
10561056

1057-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
1058-
version "2.0.8"
1059-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
1060-
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
1057+
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9":
1058+
version "2.0.9"
1059+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
1060+
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
10611061
dependencies:
10621062
tslib "^2.6.2"
10631063

0 commit comments

Comments
 (0)