Skip to content

Commit 5ec3616

Browse files
Bump json5 from 2.1.0 to 2.2.3 in /Example (#665)
Bumps [json5](https://github.com/json5/json5) from 2.1.0 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.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76c8cab commit 5ec3616

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Example/yarn.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -3374,11 +3374,9 @@ json-stringify-safe@~5.0.1:
33743374
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
33753375

33763376
json5@^2.1.0:
3377-
version "2.1.0"
3378-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
3379-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
3380-
dependencies:
3381-
minimist "^1.2.0"
3377+
version "2.2.3"
3378+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3379+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
33823380

33833381
jsonfile@^2.1.0:
33843382
version "2.4.0"

0 commit comments

Comments
 (0)