Skip to content

Commit 59a1dbd

Browse files
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] <support@github.com>
1 parent 7671dc2 commit 59a1dbd

File tree

2 files changed

+12
-27
lines changed

2 files changed

+12
-27
lines changed

package-lock.json

Lines changed: 7 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3651,8 +3651,8 @@ json3@^3.3.2:
36513651
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
36523652

36533653
json5@^1.0.1:
3654-
version "1.0.1"
3655-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
3654+
version "1.0.2"
3655+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
36563656
dependencies:
36573657
minimist "^1.2.0"
36583658

@@ -4066,13 +4066,9 @@ minimist@0.0.8:
40664066
version "0.0.8"
40674067
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
40684068

4069-
minimist@^1.1.1:
4070-
version "1.2.5"
4071-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4072-
4073-
minimist@^1.2.0:
4074-
version "1.2.0"
4075-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
4069+
minimist@^1.1.1, minimist@^1.2.0:
4070+
version "1.2.7"
4071+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
40764072

40774073
minipass@^2.2.1, minipass@^2.3.5:
40784074
version "2.5.0"

0 commit comments

Comments
 (0)