Skip to content

Commit b984f10

Browse files
authored
Merge pull request #234 from gmsgowtham/renovate/cosmiconfig-9.x
chore(deps): update dependency cosmiconfig to v9
2 parents c4328ae + aac0626 commit b984f10

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/react-syntax-highlighter": "15.5.10",
7171
"@types/react-test-renderer": "18.0.6",
7272
"commitlint": "18.4.1",
73-
"cosmiconfig": "8.3.6",
73+
"cosmiconfig": "9.0.0",
7474
"del-cli": "5.1.0",
7575
"jest": "29.7.0",
7676
"metro-react-native-babel-preset": "0.77.0",

yarn.lock

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4576,6 +4576,16 @@ cosmiconfig@8.3.6, cosmiconfig@^8.3.6:
45764576
parse-json "^5.2.0"
45774577
path-type "^4.0.0"
45784578

4579+
cosmiconfig@9.0.0:
4580+
version "9.0.0"
4581+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
4582+
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==
4583+
dependencies:
4584+
env-paths "^2.2.1"
4585+
import-fresh "^3.3.0"
4586+
js-yaml "^4.1.0"
4587+
parse-json "^5.2.0"
4588+
45794589
cosmiconfig@^5.0.5, cosmiconfig@^5.1.0:
45804590
version "5.2.1"
45814591
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
@@ -4948,6 +4958,11 @@ end-of-stream@^1.1.0:
49484958
dependencies:
49494959
once "^1.4.0"
49504960

4961+
env-paths@^2.2.1:
4962+
version "2.2.1"
4963+
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
4964+
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
4965+
49514966
envinfo@^7.7.2:
49524967
version "7.8.1"
49534968
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"

0 commit comments

Comments
 (0)