Skip to content

Commit 44b57a5

Browse files
fix: update dependency cosmiconfig to v8.1.3 (#3591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df1429f commit 44b57a5

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
@@ -3337,9 +3337,9 @@ cosmiconfig@^7.0.0:
33373337
yaml "^1.10.0"
33383338

33393339
cosmiconfig@^8.0.0:
3340-
version "8.1.0"
3341-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.0.tgz#947e174c796483ccf0a48476c24e4fefb7e1aea8"
3342-
integrity sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==
3340+
version "8.1.3"
3341+
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
3342+
integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==
33433343
dependencies:
33443344
import-fresh "^3.2.1"
33453345
js-yaml "^4.1.0"

0 commit comments

Comments
 (0)