From 517db39723a28bee5001aa2fc4152d52fab42a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Nov 2022 03:35:37 +0000 Subject: [PATCH] fix(deps): bump @salesforce/ts-types from 1.7.0 to 1.7.1 Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 1.7.0 to 1.7.1. - [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/1.7.0...1.7.1) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0564ad7ad..db5be0634 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@oclif/core": "^1.20.4", "@salesforce/core": "^3.31.16", "@salesforce/kit": "^1.7.1", - "@salesforce/ts-types": "^1.5.20", + "@salesforce/ts-types": "^1.7.1", "chalk": "^4", "inquirer": "^8.2.5" }, diff --git a/yarn.lock b/yarn.lock index dd9771022..9e958f25d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -760,12 +760,12 @@ sinon "^5.1.1" tslib "^2.2.0" -"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0": - version "1.7.0" - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.0.tgz#0ec743b324a0d39b13ac681132042742e9a43d0f" - integrity sha512-8bLGBZCk7T/tkfXP66r5Pkhn3CjfNQIOy6B0Z1rvam5RgqWtYYcubF7eSLSj7bop/q7tA8+R6bNJmjATX6hTqA== +"@salesforce/ts-types@^1.5.21", "@salesforce/ts-types@^1.7.0", "@salesforce/ts-types@^1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.1.tgz#86b0d0c3bfd5c9b1752662a019a3d2f3bc8ff118" + integrity sha512-jwZb8fYxbOmEckoJTxG2+5ZEJNJOFxmRJ/FioPnSu4IMFzpK3QbyujfqpHwLfPKHq0xlKRMx+F8QAVVKI/PA4w== dependencies: - tslib "^2.2.0" + tslib "^2.4.1" "@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1", "@sinonjs/commons@^1.8.3": version "1.8.3"