From 384b21f4bfa9f2d26e28886bf1f347b4e4c905de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 10:07:59 -0800 Subject: [PATCH] Bump the dev-deps group with 1 update (#997) Bumps the dev-deps group with 1 update: [oclif](https://github.com/oclif/oclif). Updates `oclif` from 4.4.6 to 4.4.7 - [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/4.4.6...4.4.7) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian DeHamer --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6543543b9..d1c34f2dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12150,9 +12150,9 @@ } }, "node_modules/oclif": { - "version": "4.4.6", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.6.tgz", - "integrity": "sha512-h9H/ZFpOiFlJ5gUje5qYefANUUwt3Qbm4ZhMZFGDD0PogKpTEDMsxMVhEdhaQ9fmARD7JVPsRVybCQjgAdiWgw==", + "version": "4.4.7", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.7.tgz", + "integrity": "sha512-vhunsEBtMbLF7x7mXqDKT8YbEeB7cTAV1a2Qn6Hx1DRHU3eL/1p9tdMhJr/XIzJWLuYGNB2fZ6mWoAsT08AILA==", "dev": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.504.0", @@ -25063,9 +25063,9 @@ } }, "oclif": { - "version": "4.4.6", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.6.tgz", - "integrity": "sha512-h9H/ZFpOiFlJ5gUje5qYefANUUwt3Qbm4ZhMZFGDD0PogKpTEDMsxMVhEdhaQ9fmARD7JVPsRVybCQjgAdiWgw==", + "version": "4.4.7", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.7.tgz", + "integrity": "sha512-vhunsEBtMbLF7x7mXqDKT8YbEeB7cTAV1a2Qn6Hx1DRHU3eL/1p9tdMhJr/XIzJWLuYGNB2fZ6mWoAsT08AILA==", "dev": true, "requires": { "@aws-sdk/client-cloudfront": "^3.504.0",