Skip to content

Commit 50e697b

Browse files
Bump json5 from 2.1.1 to 2.2.3 (spring-media#86)
Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d85a92 commit 50e697b

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2294,18 +2294,10 @@ json-parse-even-better-errors@^2.3.0:
22942294
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
22952295
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
22962296

2297-
[email protected], json5@^2.1.0:
2298-
version "2.1.1"
2299-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
2300-
dependencies:
2301-
minimist "^1.2.0"
2302-
2303-
json5@^2.1.2:
2304-
version "2.2.0"
2305-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
2306-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
2307-
dependencies:
2308-
minimist "^1.2.5"
2297+
[email protected], json5@^2.1.0, json5@^2.1.2:
2298+
version "2.2.3"
2299+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2300+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
23092301

23102302
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
23112303
version "3.2.2"
@@ -2447,7 +2439,7 @@ minimatch@^3.0.4:
24472439
dependencies:
24482440
brace-expansion "^1.1.7"
24492441

2450-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
2442+
minimist@^1.1.1, minimist@^1.2.0:
24512443
version "1.2.6"
24522444
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
24532445
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)