Skip to content

Commit 3f8c701

Browse files
authored
Merge pull request #147 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-types-2.0.3
chore(dev-deps): bump @salesforce/ts-types from 2.0.2 to 2.0.3
2 parents b0541a0 + 89797f0 commit 3f8c701

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-command-reference": "^2.4.5",
2222
"@salesforce/prettier-config": "^0.0.3",
2323
"@salesforce/ts-sinon": "^1.4.4",
24-
"@salesforce/ts-types": "^2.0.1",
24+
"@salesforce/ts-types": "^2.0.3",
2525
"@swc/core": "^1.3.60",
2626
"@typescript-eslint/eslint-plugin": "^5.59.8",
2727
"@typescript-eslint/parser": "^5.59.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,12 +1025,12 @@
10251025
dependencies:
10261026
tslib "^2.5.0"
10271027

1028-
"@salesforce/ts-types@^2.0.1":
1029-
version "2.0.2"
1030-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.2.tgz#44c2ab3a765b57a9a285f2be31a661ac5b373ac3"
1031-
integrity sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==
1028+
"@salesforce/ts-types@^2.0.3":
1029+
version "2.0.3"
1030+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.3.tgz#ae944fce71e3fc4c154592f3ee56496d2b6c9d5e"
1031+
integrity sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg==
10321032
dependencies:
1033-
tslib "^2.5.2"
1033+
tslib "^2.5.3"
10341034

10351035
"@sindresorhus/is@^4.0.0":
10361036
version "4.6.0"
@@ -6863,10 +6863,10 @@ tslib@^1.8.1, tslib@^1.9.0:
68636863
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
68646864
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
68656865

6866-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.5.2:
6867-
version "2.5.2"
6868-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
6869-
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
6866+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.5.3:
6867+
version "2.5.3"
6868+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
6869+
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
68706870

68716871
tsutils@^3.21.0:
68726872
version "3.21.0"

0 commit comments

Comments
 (0)