From 169c94089c432486eaa945fa20e92b74da4ecf93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:47:36 +0000 Subject: [PATCH 1/2] Bump the prod-deps group with 1 update Bumps the prod-deps group with 1 update: [@oclif/core](https://github.com/oclif/core). - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/3.5.0...3.7.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... 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 e04a069a..23f2043d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2350,9 +2350,9 @@ } }, "node_modules/@oclif/core": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz", - "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.7.1.tgz", + "integrity": "sha512-dBfx45jPyKjt7vdFPo7Byt0MbMoL3Pxm7UrnQAGSxocA/yK1UYrdtkzgZd+9Cntpaw5KRVPxB7crIETMFF7WRQ==", "dependencies": { "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", @@ -15903,9 +15903,9 @@ } }, "@oclif/core": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz", - "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.7.1.tgz", + "integrity": "sha512-dBfx45jPyKjt7vdFPo7Byt0MbMoL3Pxm7UrnQAGSxocA/yK1UYrdtkzgZd+9Cntpaw5KRVPxB7crIETMFF7WRQ==", "requires": { "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", From e0a735b94a8b629943f352f5f47dc1a713d769ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:47:56 +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/mighty-yaks-compare.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changeset/mighty-yaks-compare.md diff --git a/.changeset/mighty-yaks-compare.md b/.changeset/mighty-yaks-compare.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/mighty-yaks-compare.md @@ -0,0 +1,2 @@ +--- +---