Skip to content

Commit 406cf04

Browse files
fix(deps): bump json5 from 2.2.0 to 2.2.2
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2. - [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.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2fdf2c commit 406cf04

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
@@ -2242,11 +2242,9 @@ json-stringify-safe@^5.0.1:
22422242
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
22432243

22442244
json5@^2.1.2:
2245-
version "2.2.0"
2246-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
2247-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
2248-
dependencies:
2249-
minimist "^1.2.5"
2245+
version "2.2.2"
2246+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
2247+
integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==
22502248

22512249
jsonfile@^6.0.1:
22522250
version "6.1.0"
@@ -2458,7 +2456,7 @@ minimist-options@4.1.0:
24582456
is-plain-obj "^1.1.0"
24592457
kind-of "^6.0.3"
24602458

2461-
minimist@^1.2.3, minimist@^1.2.5:
2459+
minimist@^1.2.3:
24622460
version "1.2.7"
24632461
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
24642462
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

0 commit comments

Comments
 (0)