Skip to content

Commit 5e7f5ef

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] <[email protected]>
1 parent d79365d commit 5e7f5ef

File tree

2 files changed

+15
-19
lines changed

2 files changed

+15
-19
lines changed

package-lock.json

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

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,12 +1547,11 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
15471547
safe-buffer "^5.0.1"
15481548
sha.js "^2.4.8"
15491549

1550-
cross-env@^5.1:
1551-
version "5.2.0"
1552-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
1550+
cross-env@^5.2.0:
1551+
version "5.2.1"
1552+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1.tgz#b2c76c1ca7add66dc874d11798466094f551b34d"
15531553
dependencies:
15541554
cross-spawn "^6.0.5"
1555-
is-windows "^1.0.0"
15561555

15571556
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
15581557
version "6.0.5"
@@ -2996,7 +2995,7 @@ is-symbol@^1.0.2:
29962995
dependencies:
29972996
has-symbols "^1.0.0"
29982997

2999-
is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
2998+
is-windows@^1.0.1, is-windows@^1.0.2:
30002999
version "1.0.2"
30013000
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
30023001

@@ -3066,8 +3065,8 @@ json3@^3.3.2:
30663065
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1"
30673066

30683067
json5@^1.0.1:
3069-
version "1.0.1"
3070-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
3068+
version "1.0.2"
3069+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
30713070
dependencies:
30723071
minimist "^1.2.0"
30733072

@@ -3453,8 +3452,8 @@ [email protected]:
34533452
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
34543453

34553454
minimist@^1.2.0:
3456-
version "1.2.0"
3457-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3455+
version "1.2.7"
3456+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
34583457

34593458
minipass@^2.2.1, minipass@^2.3.4:
34603459
version "2.3.5"

0 commit comments

Comments
 (0)