Skip to content

Commit 1329540

Browse files
fix(deps): bump @salesforce/ts-types from 2.0.9 to 2.0.10 (#1213)
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.9 to 2.0.10. - [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.9...2.0.10) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 313eaa3 commit 1329540

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@salesforce/sf-plugins-core": "^10.0.1",
1313
"@salesforce/source-deploy-retrieve": "^11.6.2",
1414
"@salesforce/source-tracking": "^6.5.0",
15-
"@salesforce/ts-types": "^2.0.9",
15+
"@salesforce/ts-types": "^2.0.10",
1616
"chalk": "^5.3.0",
1717
"cli-progress": "^3.12.0",
1818
"got": "^13.0.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,12 +1578,10 @@
15781578
sinon "^5.1.1"
15791579
tslib "^2.6.3"
15801580

1581-
"@salesforce/ts-types@^2.0.9":
1582-
version "2.0.9"
1583-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
1584-
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
1585-
dependencies:
1586-
tslib "^2.6.2"
1581+
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9":
1582+
version "2.0.10"
1583+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.10.tgz#f2107a52b60be6c3fe712f4d40aafad48c6bebe0"
1584+
integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w==
15871585

15881586
"@sindresorhus/is@^4", "@sindresorhus/is@^4.0.0":
15891587
version "4.6.0"
@@ -7552,11 +7550,6 @@ tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6
75527550
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
75537551
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
75547552

7555-
tslib@^2.6.3:
7556-
version "2.6.3"
7557-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7558-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
7559-
75607553
tunnel-agent@*, tunnel-agent@^0.6.0:
75617554
version "0.6.0"
75627555
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"

0 commit comments

Comments
 (0)