Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit d1757c3

Browse files
chore: bump json5 from 1.0.1 to 1.0.2
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]>
1 parent 0eeb12d commit d1757c3

File tree

1 file changed

+8
-24
lines changed

1 file changed

+8
-24
lines changed

yarn.lock

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3580,13 +3580,6 @@ atob@^2.1.2:
35803580
version "2.1.2"
35813581
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
35823582

3583-
audio-file-decoder@^2.3.0:
3584-
version "2.3.0"
3585-
resolved "https://registry.yarnpkg.com/audio-file-decoder/-/audio-file-decoder-2.3.0.tgz#194653dcb45ec2461c24add680481ce67c4e6028"
3586-
integrity sha512-ZstTYmJiON0LC2Ye5gr5OLNH7J9qt6P4frb7WMrAO5Uc2aKK0sjKfSPv3SJx1SABdRt2ERPwkHUNkTjSgTiJzQ==
3587-
dependencies:
3588-
"@babel/runtime" "^7.13.10"
3589-
35903583
autoprefixer@^10.4.2:
35913584
version "10.4.2"
35923585
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.2.tgz#25e1df09a31a9fba5c40b578936b90d35c9d4d3b"
@@ -7378,18 +7371,13 @@ json2mq@^0.2.0:
73787371
string-convert "^0.2.0"
73797372

73807373
json5@^1.0.1:
7381-
version "1.0.1"
7382-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
7374+
version "1.0.2"
7375+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
7376+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
73837377
dependencies:
73847378
minimist "^1.2.0"
73857379

7386-
json5@^2.1.2:
7387-
version "2.2.0"
7388-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
7389-
dependencies:
7390-
minimist "^1.2.5"
7391-
7392-
json5@^2.2.1:
7380+
json5@^2.1.2, json5@^2.2.1:
73937381
version "2.2.1"
73947382
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
73957383
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
@@ -7873,14 +7861,10 @@ [email protected]:
78737861
is-plain-obj "^1.1.0"
78747862
kind-of "^6.0.3"
78757863

7876-
minimist@^1.2.0, minimist@^1.2.5:
7877-
version "1.2.5"
7878-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7879-
7880-
minimist@^1.2.6:
7881-
version "1.2.7"
7882-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
7883-
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
7864+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
7865+
version "1.2.8"
7866+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
7867+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
78847868

78857869
minipass@^3.0.0:
78867870
version "3.1.6"

0 commit comments

Comments
 (0)