Skip to content

Commit 294e001

Browse files
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#85)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 433abcd commit 294e001

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

yarn.lock

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8253,27 +8253,13 @@ json-stable-stringify-without-jsonify@^1.0.1:
82538253
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
82548254

82558255
json5@^1.0.1:
8256-
version "1.0.1"
8257-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
8258-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
8259-
dependencies:
8260-
minimist "^1.2.0"
8261-
8262-
json5@^2.1.0:
8263-
version "2.1.0"
8264-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
8265-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
8256+
version "1.0.2"
8257+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
8258+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
82668259
dependencies:
82678260
minimist "^1.2.0"
82688261

8269-
json5@^2.1.2:
8270-
version "2.1.3"
8271-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
8272-
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
8273-
dependencies:
8274-
minimist "^1.2.5"
8275-
8276-
json5@^2.2.0:
8262+
json5@^2.1.0, json5@^2.1.2, json5@^2.2.0:
82778263
version "2.2.0"
82788264
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
82798265
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
@@ -9063,9 +9049,9 @@ minimatch@^5.0.1:
90639049
brace-expansion "^2.0.1"
90649050

90659051
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
9066-
version "1.2.6"
9067-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
9068-
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
9052+
version "1.2.7"
9053+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
9054+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
90699055

90709056
minipass@^2.6.0, minipass@^2.9.0:
90719057
version "2.9.0"

0 commit comments

Comments
 (0)