Skip to content

Commit c59b297

Browse files
fix: update dependency cosmiconfig to v8.3.6
1 parent 3cb6647 commit c59b297

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3379,13 +3379,13 @@ cosmiconfig@^7.0.0:
33793379
yaml "^1.10.0"
33803380

33813381
cosmiconfig@^8.0.0:
3382-
version "8.1.3"
3383-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
3384-
integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==
3382+
version "8.3.6"
3383+
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
3384+
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
33853385
dependencies:
3386-
import-fresh "^3.2.1"
3386+
import-fresh "^3.3.0"
33873387
js-yaml "^4.1.0"
3388-
parse-json "^5.0.0"
3388+
parse-json "^5.2.0"
33893389
path-type "^4.0.0"
33903390

33913391
cp-file@^7.0.0:
@@ -4910,7 +4910,7 @@ ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4:
49104910
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
49114911
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
49124912

4913-
import-fresh@^3.0.0, import-fresh@^3.2.1:
4913+
import-fresh@^3.0.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
49144914
version "3.3.0"
49154915
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
49164916
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==

0 commit comments

Comments
 (0)