Skip to content

Commit 585ac63

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] <[email protected]>
1 parent ee434e3 commit 585ac63

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@salesforce/core": "^7.4.1",
4848
"@salesforce/kit": "^3.1.4",
49-
"@salesforce/ts-types": "^2.0.9",
49+
"@salesforce/ts-types": "^2.0.10",
5050
"@types/shelljs": "^0.8.15",
5151
"debug": "^4.3.5",
5252
"jszip": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -637,12 +637,10 @@
637637
sinon "^5.1.1"
638638
tslib "^2.6.3"
639639

640-
"@salesforce/ts-types@^2.0.9":
641-
version "2.0.9"
642-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
643-
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
644-
dependencies:
645-
tslib "^2.6.2"
640+
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9":
641+
version "2.0.10"
642+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.10.tgz#f2107a52b60be6c3fe712f4d40aafad48c6bebe0"
643+
integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w==
646644

647645
"@sindresorhus/is@^4":
648646
version "4.6.0"

0 commit comments

Comments
 (0)