Skip to content

Commit c32fc01

Browse files
fix(deps): bump @salesforce/ts-types from 2.0.9 to 2.0.10
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] <support@github.com>
1 parent 5691f86 commit c32fc01

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
@@ -49,7 +49,7 @@
4949
"@oclif/core": "^4.0.3",
5050
"@salesforce/core": "^7.4.1",
5151
"@salesforce/kit": "^3.1.6",
52-
"@salesforce/ts-types": "^2.0.9",
52+
"@salesforce/ts-types": "^2.0.10",
5353
"ansis": "^3.2.0",
5454
"cli-progress": "^3.12.0",
5555
"natural-orderby": "^3.0.2",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -724,18 +724,11 @@
724724
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
725725
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
726726

727-
"@salesforce/ts-types@^2.0.10":
727+
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9":
728728
version "2.0.10"
729729
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.10.tgz#f2107a52b60be6c3fe712f4d40aafad48c6bebe0"
730730
integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w==
731731

732-
"@salesforce/ts-types@^2.0.9":
733-
version "2.0.9"
734-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
735-
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
736-
dependencies:
737-
tslib "^2.6.2"
738-
739732
"@sindresorhus/is@^4":
740733
version "4.6.0"
741734
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"

0 commit comments

Comments
 (0)