Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a0d2a6a

Browse files
Bump json5 from 2.2.0 to 2.2.3 in /Examples/CodePushDemoApp (#2404)
Bumps [json5](https://github.com/json5/json5) from 2.2.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.2.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 cc87b9f commit a0d2a6a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Examples/CodePushDemoApp/yarn.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4519,11 +4519,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
45194519
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
45204520

45214521
json5@^2.1.2:
4522-
version "2.2.0"
4523-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
4524-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
4525-
dependencies:
4526-
minimist "^1.2.5"
4522+
version "2.2.3"
4523+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
4524+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
45274525

45284526
jsonfile@^2.1.0:
45294527
version "2.4.0"

0 commit comments

Comments
 (0)