From 32025709c57142bbc51fd61197d5930aa28f073c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 00:42:37 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-version from 2.2.9 to 2.2.10 Bumps [@oclif/plugin-version](https://github.com/oclif/plugin-version) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/oclif/plugin-version/releases) - [Changelog](https://github.com/oclif/plugin-version/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-version/compare/2.2.9...2.2.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-version" 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 499937d..c73d762 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues", "dependencies": { "@oclif/core": "^3.8.0", - "@oclif/plugin-version": "^2.2.9", + "@oclif/plugin-version": "^2.2.10", "@salesforce/core": "^5.3.12", "@salesforce/lwc-dev-mobile-core": "^3.3.1", "@salesforce/sf-plugins-core": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index db444a3..a2891fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1418,10 +1418,10 @@ ansis "^3.3.1" fast-levenshtein "^3.0.0" -"@oclif/plugin-version@^2.0.3", "@oclif/plugin-version@^2.2.9": - version "2.2.9" - resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.9.tgz" - integrity sha512-iQXONngNCTW1OWZS8GS8Bd5xwEvrg5MSmfE8CBS7PqyeR/J+nVUn61TH5/kTX7wk+uXOF6XY7op28Ou5alxoBg== +"@oclif/plugin-version@^2.0.3", "@oclif/plugin-version@^2.2.10": + version "2.2.10" + resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-2.2.10.tgz#5e0926ff008f0833a8c2bdd38eaae649d7bf3872" + integrity sha512-eyM9DxSnqDfW2PArmxrcV+48GYuhR7hzqIVhpdrkkyLr6STD61ZKIcuU8YJ/5PT1RA+8FgA1RJllH3JswWxhrQ== dependencies: "@oclif/core" "^4" ansis "^3.3.1"