Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f62abf6

Browse files
authoredMar 25, 2023
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 3fa2ed5 commit f62abf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1389,9 +1389,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
13891389
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
13901390

13911391
json5@^1.0.1:
1392-
version "1.0.1"
1393-
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz"
1394-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
1392+
version "1.0.2"
1393+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
1394+
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
13951395
dependencies:
13961396
minimist "^1.2.0"
13971397

0 commit comments

Comments
 (0)
Please sign in to comment.