Skip to content

Commit 7d01b2e

Browse files
fix: update dependency cosmiconfig to v8.1.0 (#3548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f37c11 commit 7d01b2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4693,9 +4693,9 @@ cosmiconfig@^7.0.0:
46934693
yaml "^1.10.0"
46944694

46954695
cosmiconfig@^8.0.0:
4696-
version "8.0.0"
4697-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
4698-
integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
4696+
version "8.1.0"
4697+
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.0.tgz#947e174c796483ccf0a48476c24e4fefb7e1aea8"
4698+
integrity sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==
46994699
dependencies:
47004700
import-fresh "^3.2.1"
47014701
js-yaml "^4.1.0"

0 commit comments

Comments
 (0)