From 5d9b35b707924d652ffccd2f76c20179eb464d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 09:59:45 +0000 Subject: [PATCH] Bump cosmiconfig from 7.0.0 to 9.0.0 Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 7.0.0 to 9.0.0. - [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases) - [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md) - [Commits](https://github.com/cosmiconfig/cosmiconfig/compare/v7.0.0...v9.0.0) --- updated-dependencies: - dependency-name: cosmiconfig dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/frolint/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frolint/package.json b/packages/frolint/package.json index 4992710f..e785073c 100644 --- a/packages/frolint/package.json +++ b/packages/frolint/package.json @@ -8,7 +8,7 @@ "chalk": "^4.1.1", "clipanion": "^2.6.2", "command-exists": "^1.2.9", - "cosmiconfig": "^7.0.0", + "cosmiconfig": "^9.0.0", "debug": "^4.3.2", "eslint": "^8.54.0", "eslint-config-wantedly": "^3.2.2", diff --git a/yarn.lock b/yarn.lock index 303a0ba8..0558f413 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3055,7 +3055,7 @@ core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== -cosmiconfig@*: +cosmiconfig@*, cosmiconfig@^9.0.0: version "9.0.0" resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==