From 24906a7b5de62750c1c217dc9a7d6681998d81b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 03:43:51 +0000 Subject: [PATCH] fix(deps): bump @salesforce/ts-types from 2.0.4 to 2.0.5 Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.4 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](https://github.com/forcedotcom/ts-types/compare/2.0.4...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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b5a12b6..e0c46d7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ], "dependencies": { "@salesforce/core": "^4.3.6", - "@salesforce/ts-types": "^2.0.4", + "@salesforce/ts-types": "^2.0.5", "applicationinsights": "^2.7.0", "axios": "^1.4.0" }, diff --git a/yarn.lock b/yarn.lock index 5b3b1de..6bbfed5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -728,10 +728,10 @@ sinon "^5.1.1" tslib "^2.6.0" -"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.4.tgz#3508082ca86edd8880123204f60c0914370533d2" - integrity sha512-rdpqka+oEhSU0t672LSo2VWiEw/LX4YoGaeciiTZidwmTkGxSCN/JPz+AQdnRagj32sKeVaaeC5JhOYs7uBzNg== +"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.5": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.5.tgz#5471236522588e08c094fc3fda27761e6ec935fa" + integrity sha512-X91De9ZK/X86lYcFAzoAt/pPeY6Lf+G7LyAJRx3FuYpdc+nocvniUnnJGXwSmyKMMxW2NifvQgST7FTZLZ5REA== dependencies: tslib "^2.6.0"