Skip to content

Commit 6f3fe38

Browse files
fix(deps): bump @salesforce/ts-types from 2.0.2 to 2.0.3
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.2 to 2.0.3. - [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.2...2.0.3) --- 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 17ff19a commit 6f3fe38

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@salesforce/core": "^4.0.1",
1010
"@salesforce/kit": "^3.0.3",
1111
"@salesforce/sf-plugins-core": "^3.0.2",
12-
"@salesforce/ts-types": "^2.0.2",
12+
"@salesforce/ts-types": "^2.0.3",
1313
"chalk": "^4",
1414
"handlebars": "^4.7.7",
1515
"tslib": "^2"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,12 +1047,12 @@
10471047
dependencies:
10481048
tslib "^2.5.0"
10491049

1050-
"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2":
1051-
version "2.0.2"
1052-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.2.tgz#44c2ab3a765b57a9a285f2be31a661ac5b373ac3"
1053-
integrity sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==
1050+
"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.3":
1051+
version "2.0.3"
1052+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.3.tgz#ae944fce71e3fc4c154592f3ee56496d2b6c9d5e"
1053+
integrity sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg==
10541054
dependencies:
1055-
tslib "^2.5.2"
1055+
tslib "^2.5.3"
10561056

10571057
"@sindresorhus/is@^4.0.0":
10581058
version "4.6.0"
@@ -6677,7 +6677,7 @@ tslib@^1.8.1, tslib@^1.9.0:
66776677
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
66786678
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
66796679

6680-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.2:
6680+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.5.3:
66816681
version "2.5.3"
66826682
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
66836683
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==

0 commit comments

Comments
 (0)