From c7783b98e78df3b6d31643624e6aa3f358a15355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 06:03:43 +0000 Subject: [PATCH] fix(deps): bump @salesforce/core from 3.30.12 to 3.31.10 Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 3.30.12 to 3.31.10. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/sfdx-core/compare/3.30.12...3.31.10) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 005fd519..a571edae 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "!lib/**/*.map" ], "dependencies": { - "@salesforce/core": "^3.30.12", + "@salesforce/core": "^3.31.10", "@salesforce/kit": "^1.6.1", "@salesforce/ts-types": "^1.5.21", "@types/shelljs": "^0.8.11", diff --git a/yarn.lock b/yarn.lock index 39c851f2..3238b127 100644 --- a/yarn.lock +++ b/yarn.lock @@ -618,15 +618,15 @@ mv "~2" safe-json-stringify "~1" -"@salesforce/core@^3.30.12": - version "3.30.12" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.12.tgz#9bd81770a8c7c909b01c7736283d6d3376915fa7" - integrity sha512-2p2EPGsjOdj9m2BzjDyFtSvvyDukyg/sZ07tdxsQC4NXNqE/NfvsbgpitxQRxFGVAwLaJvuaO3LVv7g4lA4PpA== +"@salesforce/core@^3.31.10": + version "3.31.10" + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.31.10.tgz#8ad004c0e3559a50d5dee3aa71e03bb57686c190" + integrity sha512-ie05IaLVcM8jhRjCh3sVUBcEtTb2dC0FWUTIXaGKHRSqdJPRuTKE+Uwbp7RYb4Wywjiunf8+721msYOwAO4QbA== dependencies: "@salesforce/bunyan" "^2.0.0" "@salesforce/kit" "^1.7.0" "@salesforce/schemas" "^1.1.0" - "@salesforce/ts-types" "^1.5.20" + "@salesforce/ts-types" "^1.5.21" "@types/graceful-fs" "^4.1.5" "@types/semver" "^7.3.9" ajv "^8.11.0" @@ -713,7 +713,7 @@ sinon "^5.1.1" tslib "^2.2.0" -"@salesforce/ts-types@^1.5.20", "@salesforce/ts-types@^1.5.21": +"@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==