Skip to content

Commit e4525d4

Browse files
fix: update dependency cosmiconfig to v8.2.0
1 parent cd8b775 commit e4525d4

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
@@ -3399,9 +3399,9 @@ cosmiconfig@^7.0.0:
33993399
yaml "^1.10.0"
34003400

34013401
cosmiconfig@^8.0.0:
3402-
version "8.1.3"
3403-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
3404-
integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==
3402+
version "8.2.0"
3403+
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd"
3404+
integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
34053405
dependencies:
34063406
import-fresh "^3.2.1"
34073407
js-yaml "^4.1.0"

0 commit comments

Comments
 (0)