Skip to content

Commit e391182

Browse files
Update dependency config to v4 (#2106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db6b998 commit e391182

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"applicationinsights": "2.9.7",
6767
"autobind-decorator": "^2.4.0",
6868
"codeceptjs": "3.4.1",
69-
"config": "^3.3.9",
69+
"config": "^4.0.0",
7070
"connect-redis": "^6.1.3",
7171
"cookie-parser": "^1.4.6",
7272
"csurf": "^1.11.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6114,12 +6114,12 @@ __metadata:
61146114
languageName: node
61156115
linkType: hard
61166116

6117-
"config@npm:^3.3.9":
6118-
version: 3.3.12
6119-
resolution: "config@npm:3.3.12"
6117+
"config@npm:^4.0.0":
6118+
version: 4.1.0
6119+
resolution: "config@npm:4.1.0"
61206120
dependencies:
61216121
json5: ^2.2.3
6122-
checksum: db1b7718ffb0a8dc99cac003f31f6af99562362b8b25f2c72104465983d471e683ea25866308886723179248113a584e6ec3f67811e25e3c2b070bee592dd94d
6122+
checksum: 5dd4273aed0ea636d68dd873388775c705de2416e615ab994c561f7770e3483713b41909e1c1b2361f5a7e6ff9ad12b7dd5499d26b2f8a12e5cd6134bc688fe2
61236123
languageName: node
61246124
linkType: hard
61256125

@@ -7913,7 +7913,7 @@ __metadata:
79137913
chai: ^4.3.7
79147914
chai-as-promised: ^8.0.0
79157915
codeceptjs: 3.4.1
7916-
config: ^3.3.9
7916+
config: ^4.0.0
79177917
connect-redis: ^6.1.3
79187918
cookie-parser: ^1.4.6
79197919
copy-webpack-plugin: ^12.0.0

0 commit comments

Comments
 (0)