Skip to content

Commit a537d10

Browse files
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](cosmiconfig/cosmiconfig@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] <support@github.com>
1 parent b205209 commit a537d10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/frolint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"chalk": "^4.1.1",
99
"clipanion": "^2.6.2",
1010
"command-exists": "^1.2.9",
11-
"cosmiconfig": "^7.0.0",
11+
"cosmiconfig": "^9.0.0",
1212
"debug": "^4.3.2",
1313
"eslint": "^8.54.0",
1414
"eslint-config-wantedly": "^3.2.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3055,7 +3055,7 @@ core-util-is@~1.0.0:
30553055
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
30563056
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
30573057

3058-
cosmiconfig@*:
3058+
cosmiconfig@*, cosmiconfig@^9.0.0:
30593059
version "9.0.0"
30603060
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
30613061
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==

0 commit comments

Comments
 (0)