Skip to content

Commit 646c85a

Browse files
dependabot[bot]mikaello
authored andcommitted
build(deps): bump json5 from 2.1.3 to 2.2.3
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]>
1 parent 3597584 commit 646c85a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2181,11 +2181,9 @@ json-parse-even-better-errors@^2.3.0:
21812181
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
21822182

21832183
json5@^2.1.2:
2184-
version "2.1.3"
2185-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
2186-
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
2187-
dependencies:
2188-
minimist "^1.2.5"
2184+
version "2.2.3"
2185+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2186+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
21892187

21902188
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
21912189
version "3.2.2"
@@ -2335,7 +2333,7 @@ minimatch@^3.0.4:
23352333
dependencies:
23362334
brace-expansion "^1.1.7"
23372335

2338-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
2336+
minimist@^1.1.1, minimist@^1.2.0:
23392337
version "1.2.6"
23402338
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
23412339
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)