Skip to content

Commit 26a81ed

Browse files
chore(package): update cosmiconfig (#818)
Co-authored-by: Piotr Oleś <[email protected]>
1 parent d49389e commit 26a81ed

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/code-frame": "^7.16.7",
5959
"chalk": "^4.1.2",
6060
"chokidar": "^3.5.3",
61-
"cosmiconfig": "^7.0.1",
61+
"cosmiconfig": "^8.2.0",
6262
"deepmerge": "^4.2.2",
6363
"fs-extra": "^10.0.0",
6464
"memfs": "^3.4.1",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2876,6 +2876,16 @@ cosmiconfig@^7, cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
28762876
path-type "^4.0.0"
28772877
yaml "^1.10.0"
28782878

2879+
cosmiconfig@^8.2.0:
2880+
version "8.2.0"
2881+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd"
2882+
integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
2883+
dependencies:
2884+
import-fresh "^3.2.1"
2885+
js-yaml "^4.1.0"
2886+
parse-json "^5.0.0"
2887+
path-type "^4.0.0"
2888+
28792889
create-require@^1.1.0:
28802890
version "1.1.1"
28812891
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"

0 commit comments

Comments
 (0)