Skip to content

Commit 0d9b6af

Browse files
chore(deps): bump json5 from 2.1.0 to 2.2.3 (#148)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d77f75 commit 0d9b6af

1 file changed

Lines changed: 5 additions & 14 deletions

File tree

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2944,19 +2944,10 @@ json-stringify-safe@~5.0.1:
29442944
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
29452945
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
29462946

2947-
json5@^2.1.0:
2948-
version "2.1.0"
2949-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
2950-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
2951-
dependencies:
2952-
minimist "^1.2.0"
2953-
2954-
json5@^2.1.2:
2955-
version "2.1.3"
2956-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
2957-
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
2958-
dependencies:
2959-
minimist "^1.2.5"
2947+
json5@^2.1.0, json5@^2.1.2:
2948+
version "2.2.3"
2949+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2950+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
29602951

29612952
jsprim@^1.2.2:
29622953
version "1.4.1"
@@ -3135,7 +3126,7 @@ minimatch@^3.0.4:
31353126
dependencies:
31363127
brace-expansion "^1.1.7"
31373128

3138-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3129+
minimist@^1.1.1, minimist@^1.2.0:
31393130
version "1.2.6"
31403131
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
31413132
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)