From a38264d025cfc9c90b9abea6722ad60653dc8605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:37:03 +0000 Subject: [PATCH] build(deps): bump cosmiconfig from 8.3.6 to 9.0.0 Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.3.6 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/cosmiconfig-v8.3.6...v9.0.0) --- updated-dependencies: - dependency-name: cosmiconfig dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c6a444..f6ee769 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/inquirer-autocomplete-prompt": "^3.0.0", "@types/jscodeshift": "^0.11.6", "@types/yargs": "^17.0.24", - "cosmiconfig": "^8.3.4", + "cosmiconfig": "^9.0.0", "cosmiconfig-typescript-loader": "^5.0.0", "debug": "^4.1.1", "fuzzy": "^0.1.3", diff --git a/yarn.lock b/yarn.lock index 2c3b3b7..227a8a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2767,7 +2767,7 @@ cosmiconfig-typescript-loader@^5.0.0: dependencies: jiti "^1.19.1" -cosmiconfig@^8.0.0, cosmiconfig@^8.3.4: +cosmiconfig@^8.0.0: version "8.3.6" resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3" integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==