Skip to content

Commit b31ff1b

Browse files
authored
Merge pull request #687 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-types-2.0.5
fix(deps): bump @salesforce/ts-types from 2.0.3 to 2.0.5
2 parents 4d90bfe + 00d297e commit b31ff1b

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/core": "^4.3.7",
1111
"@salesforce/kit": "^3.0.2",
1212
"@salesforce/sf-plugins-core": "^3.0.2",
13-
"@salesforce/ts-types": "^2.0.3",
13+
"@salesforce/ts-types": "^2.0.5",
1414
"tslib": "^2"
1515
},
1616
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,14 +1089,7 @@
10891089
sinon "^5.1.1"
10901090
tslib "^2.5.3"
10911091

1092-
"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3":
1093-
version "2.0.3"
1094-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.3.tgz#ae944fce71e3fc4c154592f3ee56496d2b6c9d5e"
1095-
integrity sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg==
1096-
dependencies:
1097-
tslib "^2.5.3"
1098-
1099-
"@salesforce/ts-types@^2.0.5":
1092+
"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.5":
11001093
version "2.0.5"
11011094
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.5.tgz#5471236522588e08c094fc3fda27761e6ec935fa"
11021095
integrity sha512-X91De9ZK/X86lYcFAzoAt/pPeY6Lf+G7LyAJRx3FuYpdc+nocvniUnnJGXwSmyKMMxW2NifvQgST7FTZLZ5REA==

0 commit comments

Comments
 (0)