Skip to content

Commit 21dd965

Browse files
Bump config from 3.3.12 to 4.1.0
--- updated-dependencies: - dependency-name: config dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 162bc56 commit 21dd965

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
@@ -183,7 +183,7 @@
183183
"classnames": "2.5.1",
184184
"common-tags": "1.8.2",
185185
"compression": "1.8.1",
186-
"config": "3.3.12",
186+
"config": "4.1.0",
187187
"core-js": "3.40.0",
188188
"deep-eql": "4.1.3",
189189
"deepcopy": "2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3321,10 +3321,10 @@ concurrently@^9.1.2:
33213321
tree-kill "^1.2.2"
33223322
yargs "^17.7.2"
33233323

3324-
config@3.3.12:
3325-
version "3.3.12"
3326-
resolved "https://registry.yarnpkg.com/config/-/config-3.3.12.tgz#a10ae66efcc3e48c1879fbb657c86c4ef6c7b25e"
3327-
integrity sha512-Vmx389R/QVM3foxqBzXO8t2tUikYZP64Q6vQxGrsMpREeJc/aWRnPRERXWsYzOHAumx/AOoILWe6nU3ZJL+6Sw==
3324+
config@4.1.0:
3325+
version "4.1.0"
3326+
resolved "https://registry.yarnpkg.com/config/-/config-4.1.0.tgz#c3e0112c105e0ba6577fc9ae889a4821335d7555"
3327+
integrity sha512-uxu0WQTPXwwkR9ZVNQm3ID3f39lWa9HEmppVC6q2HL6sOZszTBL/HGwIHG1dhnWW8006TkhHwZjX6yvAfkXp6Q==
33283328
dependencies:
33293329
json5 "^2.2.3"
33303330

0 commit comments

Comments
 (0)