Skip to content

Commit

Permalink
Bump json5 from 2.2.0 to 2.2.3 in /ExampleProject
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2023
1 parent 72ae35e commit 953002c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions ExampleProject/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3899,7 +3899,7 @@ istanbul-reports@^3.0.2:
istanbul-lib-report "^3.0.0"

jail-monkey@../:
version "2.7.0"
version "2.8.0"

jest-changed-files@^26.6.2:
version "26.6.2"
Expand Down Expand Up @@ -4411,11 +4411,9 @@ json-stringify-safe@~5.0.1:
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=

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

jsonfile@^2.1.0:
version "2.4.0"
Expand Down

0 comments on commit 953002c

Please sign in to comment.