Skip to content

Commit 90ff881

Browse files
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#791)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- 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 4eb03ec commit 90ff881

File tree

1 file changed

+11
-25
lines changed

1 file changed

+11
-25
lines changed

yarn.lock

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5131,34 +5131,20 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
51315131
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
51325132
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
51335133

5134-
5135-
version "2.1.1"
5136-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
5137-
integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==
5138-
dependencies:
5139-
minimist "^1.2.0"
5140-
5141-
json5@^1.0.1:
5142-
version "1.0.1"
5143-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
5144-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
5145-
dependencies:
5146-
minimist "^1.2.0"
5147-
5148-
json5@^2.1.0:
5149-
version "2.1.0"
5150-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
5151-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
5152-
dependencies:
5153-
minimist "^1.2.0"
5154-
5155-
json5@^2.1.2:
5134+
[email protected], json5@^2.1.0, json5@^2.1.2:
51565135
version "2.1.3"
51575136
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
51585137
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
51595138
dependencies:
51605139
minimist "^1.2.5"
51615140

5141+
json5@^1.0.1:
5142+
version "1.0.2"
5143+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
5144+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
5145+
dependencies:
5146+
minimist "^1.2.0"
5147+
51625148
jsonfile@^6.0.1:
51635149
version "6.1.0"
51645150
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
@@ -5710,9 +5696,9 @@ minimist-options@^3.0.1:
57105696
is-plain-obj "^1.1.0"
57115697

57125698
minimist@^1.2.0, minimist@^1.2.5:
5713-
version "1.2.6"
5714-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
5715-
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
5699+
version "1.2.7"
5700+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
5701+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
57165702

57175703
minipass-collect@^1.0.2:
57185704
version "1.0.2"

0 commit comments

Comments
 (0)