From 92e4e71d407e8fa17adfe1deed51135212d47587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:00:55 +0000 Subject: [PATCH 1/2] Bump the oclif group with 1 update Bumps the oclif group with 1 update: [oclif](https://github.com/oclif/oclif). - [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/3.16.0...3.17.1) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oclif ... 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 8fbd8acc..bb9e39ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10096,9 +10096,9 @@ } }, "node_modules/oclif": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.16.0.tgz", - "integrity": "sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow==", + "version": "3.17.1", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.17.1.tgz", + "integrity": "sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ==", "dev": true, "dependencies": { "@oclif/core": "^2.11.4", @@ -21326,9 +21326,9 @@ } }, "oclif": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.16.0.tgz", - "integrity": "sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow==", + "version": "3.17.1", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-3.17.1.tgz", + "integrity": "sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ==", "dev": true, "requires": { "@oclif/core": "^2.11.4", From 5c5016f7977bc44385a6d66c308b348807002e95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:01:15 +0000 Subject: [PATCH 2/2] Add changeset for dependabot updates Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/strong-ligers-boil.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changeset/strong-ligers-boil.md diff --git a/.changeset/strong-ligers-boil.md b/.changeset/strong-ligers-boil.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/strong-ligers-boil.md @@ -0,0 +1,2 @@ +--- +---