From 80dea3dd60e36be37852177b11f4db18e9a8653a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 21:27:17 +0000 Subject: [PATCH] fix(deps): bump @salesforce/ts-types from 2.0.8 to 2.0.9 Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/forcedotcom/ts-types/releases) - [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/ts-types/compare/2.0.8...2.0.9) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b6129b5ce..bc2506047a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@salesforce/kit": "^3.0.14", "@salesforce/schemas": "^1.6.1", - "@salesforce/ts-types": "^2.0.8", + "@salesforce/ts-types": "^2.0.9", "@types/semver": "^7.5.3", "ajv": "^8.12.0", "change-case": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 801864b886..5573b59501 100644 --- a/yarn.lock +++ b/yarn.lock @@ -587,10 +587,10 @@ sinon "^5.1.1" tslib "^2.6.1" -"@salesforce/ts-types@^2.0.8": - version "2.0.8" - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca" - integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg== +"@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5" + integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA== dependencies: tslib "^2.6.2"