Skip to content

Commit db99764

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] <[email protected]>
1 parent 18f5fc2 commit db99764

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1383,9 +1383,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
13831383
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
13841384

13851385
json5@^1.0.1:
1386-
version "1.0.1"
1387-
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz"
1388-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
1386+
version "1.0.2"
1387+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
1388+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
13891389
dependencies:
13901390
minimist "^1.2.0"
13911391

@@ -1478,9 +1478,9 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
14781478
brace-expansion "^1.1.7"
14791479

14801480
minimist@^1.2.0, minimist@^1.2.6:
1481-
version "1.2.6"
1482-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"
1483-
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
1481+
version "1.2.8"
1482+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
1483+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
14841484

14851485
mkdirp@^1.0.4:
14861486
version "1.0.4"

0 commit comments

Comments
 (0)