diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-07 08:34:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-07 08:34:49 +0100 |
commit | 1c7451bc81b847cf26cdb60c87b9c6cfffb12a6a (patch) | |
tree | e6f62ce28af7ac54367105a431752a4a2365c89a | |
parent | 05912080962ad6d0c09bc9f79f82de58663a5fac (diff) | |
download | homer-1c7451bc81b847cf26cdb60c87b9c6cfffb12a6a.tar.gz homer-1c7451bc81b847cf26cdb60c87b9c6cfffb12a6a.tar.zst homer-1c7451bc81b847cf26cdb60c87b9c6cfffb12a6a.zip |
Bump json5 from 2.2.1 to 2.2.3 (#583)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2444,9 +2444,9 @@ json-stable-stringify-without-jsonify@^1.0.1: | |||
2444 | integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== | 2444 | integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== |
2445 | 2445 | ||
2446 | json5@^2.2.0, json5@^2.2.1: | 2446 | json5@^2.2.0, json5@^2.2.1: |
2447 | version "2.2.1" | 2447 | version "2.2.3" |
2448 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" | 2448 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
2449 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== | 2449 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
2450 | 2450 | ||
2451 | jsonfile@^6.0.1: | 2451 | jsonfile@^6.0.1: |
2452 | version "6.1.0" | 2452 | version "6.1.0" |