From 0e24fcd6846fdf0d9f7a2fc9351c7d246abe8559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 03:13:23 +0000 Subject: [PATCH] fix(deps): bump @salesforce/ts-types from 1.5.21 to 1.7.0 Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 1.5.21 to 1.7.0. - [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/v1.5.21...1.7.0) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-minor ... 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 1384c4a..94437f6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ ], "dependencies": { "@salesforce/core": "^3.31.16", - "@salesforce/ts-types": "^1.5.20", + "@salesforce/ts-types": "^1.7.0", "applicationinsights": "^1.4.0", "axios": "^0.27.2" }, diff --git a/yarn.lock b/yarn.lock index 9759d09..df8f43d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -738,10 +738,10 @@ sinon "^5.1.1" tslib "^2.2.0" -"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21": - version "1.5.21" - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.21.tgz#e62784872f0e74bf4ae13381dc58aa4644ee2df3" - integrity sha512-qG8r8WOzqpFOHaH3EGU3IwGrY/pSv9NQp4B0wGxOuPDBbraXVvd3KhWVStxaLGKBkJClJ7/+t+iCSP82sEiGcg== +"@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== dependencies: tslib "^2.2.0"