Skip to content

Commit 14d4386

Browse files
chore(deps): update dependency config to v4 (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae2fe9c commit 14d4386

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"typescript": "5.8.3"
7272
},
7373
"optionalDependencies": {
74-
"config": "3.x",
74+
"config": "4.x",
7575
"dotenv": "16.x"
7676
},
7777
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2425,10 +2425,10 @@ config-chain@^1.1.11:
24252425
ini "^1.3.4"
24262426
proto-list "~1.2.1"
24272427

2428-
config@3.x:
2429-
version "3.3.12"
2430-
resolved "https://registry.npmjs.org/config/-/config-3.3.12.tgz"
2431-
integrity sha512-Vmx389R/QVM3foxqBzXO8t2tUikYZP64Q6vQxGrsMpREeJc/aWRnPRERXWsYzOHAumx/AOoILWe6nU3ZJL+6Sw==
2428+
config@4.x:
2429+
version "4.0.0"
2430+
resolved "https://registry.yarnpkg.com/config/-/config-4.0.0.tgz#18b42c56a62f8adeec70cbc2e06caa9f0f0686b5"
2431+
integrity sha512-zOzfDfcpaBUMRvTH+pbj111Gfb+1BMvCy9EcE5ckuugfAcks3FIQMyt8TRA30dhuGnZNBxfbPBUKtuM03ih/nA==
24322432
dependencies:
24332433
json5 "^2.2.3"
24342434

0 commit comments

Comments
 (0)