From 11fdfb0bd0edc1506a7f36c8b161b3788518ede8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:49:58 +0000 Subject: [PATCH] Bump oclif from 3.1.1 to 3.1.2 Bumps [oclif](https://github.com/oclif/oclif) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 214efc9..037c527 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5757,9 +5757,9 @@ } }, "node_modules/oclif": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.1.1.tgz", - "integrity": "sha512-5ahBXt5Q4Nh+JmRWAJhW2LIj6hXNhRu0aqkN4U2VMZ0YTHEN6jrr0HyJ7aGp5FnXt9rycOeVQqcixt62+iSj8w==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.1.2.tgz", + "integrity": "sha512-zxKiCOWKLlFGCwPbajxyC1HLSudwTjgSujOf5oR4dsxHkNIRCvJ9VAQWCPG4BW+p/+n0G9E2OnEM8Y25nfJwuw==", "dev": true, "dependencies": { "@oclif/core": "^1.9.9", @@ -13003,9 +13003,9 @@ } }, "oclif": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.1.1.tgz", - "integrity": "sha512-5ahBXt5Q4Nh+JmRWAJhW2LIj6hXNhRu0aqkN4U2VMZ0YTHEN6jrr0HyJ7aGp5FnXt9rycOeVQqcixt62+iSj8w==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.1.2.tgz", + "integrity": "sha512-zxKiCOWKLlFGCwPbajxyC1HLSudwTjgSujOf5oR4dsxHkNIRCvJ9VAQWCPG4BW+p/+n0G9E2OnEM8Y25nfJwuw==", "dev": true, "requires": { "@oclif/core": "^1.9.9",