Skip to content

Commit e942063

Browse files
committed
chore: update cosmicconfig
1 parent 83817dc commit e942063

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
19-
version "7.21.4"
20-
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
21-
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
22-
dependencies:
23-
"@babel/highlight" "^7.18.6"
24-
25-
"@babel/code-frame@^7.12.13":
18+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13":
2619
version "7.22.5"
2720
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
2821
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==
2922
dependencies:
3023
"@babel/highlight" "^7.22.5"
3124

25+
"@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
26+
version "7.21.4"
27+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
28+
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
29+
dependencies:
30+
"@babel/highlight" "^7.18.6"
31+
3232
"@babel/compat-data@^7.21.4":
3333
version "7.21.4"
3434
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
@@ -3406,9 +3406,9 @@ cosmiconfig@^7.0.0:
34063406
yaml "^1.10.0"
34073407

34083408
cosmiconfig@^8.0.0:
3409-
version "8.1.3"
3410-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
3411-
integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==
3409+
version "8.2.0"
3410+
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd"
3411+
integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
34123412
dependencies:
34133413
import-fresh "^3.2.1"
34143414
js-yaml "^4.1.0"

0 commit comments

Comments
 (0)