Skip to content

Commit 86a1f93

Browse files
Bump json5 from 2.1.3 to 2.2.3 (#183)
Bumps [json5](https://github.com/json5/json5) from 2.1.3 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.3...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 18e9f7c commit 86a1f93

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

yarn.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2609,11 +2609,9 @@ json-stringify-safe@~5.0.1:
26092609
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
26102610

26112611
json5@^2.1.2:
2612-
version "2.1.3"
2613-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
2614-
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
2615-
dependencies:
2616-
minimist "^1.2.5"
2612+
version "2.2.3"
2613+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2614+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
26172615

26182616
jsprim@^1.2.2:
26192617
version "1.4.1"

0 commit comments

Comments
 (0)