Skip to content

Commit ecdc84e

Browse files
chore(deps): 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 db02d81 commit ecdc84e

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

package-lock.json

Lines changed: 18 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: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6474,8 +6474,8 @@ json-stringify-safe@~5.0.1:
64746474
resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
64756475

64766476
json5@^1.0.1:
6477-
version "1.0.1"
6478-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
6477+
version "1.0.2"
6478+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
64796479
dependencies:
64806480
minimist "^1.2.0"
64816481

@@ -6931,11 +6931,7 @@ minimatch@^5.0.1:
69316931
dependencies:
69326932
brace-expansion "^2.0.1"
69336933

6934-
minimist@^1.1.1, minimist@^1.2.5:
6935-
version "1.2.6"
6936-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"
6937-
6938-
minimist@^1.2.0:
6934+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
69396935
version "1.2.7"
69406936
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
69416937

0 commit comments

Comments
 (0)