From 2f8cb81bb17ee2cf7e44e6f24c8a91eb73382d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:52:58 +0000 Subject: [PATCH] chore(deps-dev): bump @oclif/plugin-command-snapshot from 2.1.0 to 2.1.2 Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/master/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.0...v2.1.2) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/yarn.lock b/yarn.lock index c7d1898..80b6975 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1204,9 +1204,9 @@ tslib "^1.9.3" "@oclif/plugin-command-snapshot@^2.0.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-2.1.0.tgz#0f681d969b38356958fe0108bfc807950a421d47" - integrity sha512-4drVrZr/Mu/djr2unvUs3him0gdc1OXtGMpnNe6vBlkJw68iWzGHSSEaq3DRZaKv69t/J3TlTljaZ0OavhG9dA== + version "2.1.2" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-2.1.2.tgz#40a160393e064df6af345daeee15684b63c423a6" + integrity sha512-u4PJV5yr2niUGgY5CG0WBRYyMdP2Z23KRU9xlCcphSHDrXxD3XOz0mnITK4i+UdCAe2h72jGnvhSfMLhHzQelw== dependencies: "@oclif/command" "^1.6.0" "@oclif/config" "^1" @@ -1600,20 +1600,6 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/graceful-fs@^4.1.3": - version "4.1.5" - resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15" - integrity sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw== - dependencies: - "@types/node" "*" - -"@types/jsforce@1.9.23": - version "1.9.23" - resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.9.23.tgz#06c2b604e02bfc8ba1143c6bf53530e565f18bae" - integrity sha512-p1aqPWapTAG5xpTpebj4jSs5cwpNHe5PYFtEXCIjsSgfFgIW7GgQb5X/43/M8gkZNcGe8kchykrD9UgYKjz3eQ== - dependencies: - "@types/node" "*" - "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7": version "7.0.7" resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"