Skip to content

Commit 26b0dcf

Browse files
fix(deps): bump @salesforce/ts-types from 2.0.3 to 2.0.5
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.3 to 2.0.5. - [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.3...2.0.5) --- 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 adee28a commit 26b0dcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/core": "^4.3.6",
1111
"@salesforce/kit": "^3.0.4",
1212
"@salesforce/sf-plugins-core": "^3.1.4",
13-
"@salesforce/ts-types": "^2.0.3",
13+
"@salesforce/ts-types": "^2.0.5",
1414
"chalk": "^4.1.2",
1515
"inquirer": "^8.2.5",
1616
"open": "^8.2.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1035,12 +1035,12 @@
10351035
dependencies:
10361036
tslib "^2.5.0"
10371037

1038-
"@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3":
1039-
version "2.0.3"
1040-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.3.tgz#ae944fce71e3fc4c154592f3ee56496d2b6c9d5e"
1041-
integrity sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg==
1038+
"@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3", "@salesforce/ts-types@^2.0.5":
1039+
version "2.0.5"
1040+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.5.tgz#5471236522588e08c094fc3fda27761e6ec935fa"
1041+
integrity sha512-X91De9ZK/X86lYcFAzoAt/pPeY6Lf+G7LyAJRx3FuYpdc+nocvniUnnJGXwSmyKMMxW2NifvQgST7FTZLZ5REA==
10421042
dependencies:
1043-
tslib "^2.5.3"
1043+
tslib "^2.6.0"
10441044

10451045
"@sindresorhus/is@^4.0.0":
10461046
version "4.6.0"

0 commit comments

Comments
 (0)