Skip to content

Commit 12714ae

Browse files
authored
Merge pull request #47 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-types-1.7.3
chore(dev-deps): bump @salesforce/ts-types from 1.7.2 to 1.7.3
2 parents 2163953 + dac83c7 commit 12714ae

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-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.3.1",
2222
"@salesforce/prettier-config": "^0.0.2",
2323
"@salesforce/ts-sinon": "^1.4.4",
24-
"@salesforce/ts-types": "1.7.2",
24+
"@salesforce/ts-types": "1.7.3",
2525
"@swc/core": "^1.3.35",
2626
"@types/mkdirp": "0.5.2",
2727
"@typescript-eslint/eslint-plugin": "^5.50.0",

yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,14 +1191,7 @@
11911191
sinon "^5.1.1"
11921192
tslib "^2.5.0"
11931193

1194-
"@salesforce/ts-types@1.7.2":
1195-
version "1.7.2"
1196-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.2.tgz#ab40399d291c7eca57efc9890daf2fa2632197ec"
1197-
integrity sha512-eCpWKEb03UCKBJ6Svp0Vwcwt+fG6BQbopO4x5wt6CYeT8Rjt0dbDQicZPmVL59j2qyt3Q4Y4EYsxXUGZmdfvDw==
1198-
dependencies:
1199-
tslib "^2.4.1"
1200-
1201-
"@salesforce/ts-types@^1.7.1", "@salesforce/ts-types@^1.7.2", "@salesforce/ts-types@^1.7.3":
1194+
"@salesforce/ts-types@1.7.3", "@salesforce/ts-types@^1.7.1", "@salesforce/ts-types@^1.7.2", "@salesforce/ts-types@^1.7.3":
12021195
version "1.7.3"
12031196
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.3.tgz#89b79ff0aaa55fea9f2de0afa8e515be3e17d0d8"
12041197
integrity sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==
@@ -8017,7 +8010,7 @@ tslib@^1.8.1, tslib@^1.9.0:
80178010
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
80188011
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
80198012

8020-
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0:
8013+
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0:
80218014
version "2.5.0"
80228015
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
80238016
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

0 commit comments

Comments
 (0)