Skip to content

Commit 558a93a

Browse files
Bump json5 from 2.2.0 to 2.2.3
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] <support@github.com>
1 parent a207115 commit 558a93a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -3091,11 +3091,9 @@ json-stringify-safe@~5.0.1:
30913091
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
30923092

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

31003098
jsprim@^1.2.2:
31013099
version "1.4.1"
@@ -3267,7 +3265,7 @@ minimatch@^3.0.4:
32673265
dependencies:
32683266
brace-expansion "^1.1.7"
32693267

3270-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3268+
minimist@^1.1.1, minimist@^1.2.0:
32713269
version "1.2.6"
32723270
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
32733271
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)