Skip to content

Commit

Permalink
Bump json5 from 2.1.0 to 2.2.2 (#3744)
Browse files Browse the repository at this point in the history
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent dd9dcff commit 3a778da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"jest-junit": "6.4.0",
"jest-raw-loader": "1.0.1",
"jest-styled-components": "7.0.0-2",
"json5": "2.1.0",
"json5": "2.2.2",
"klaw-sync": "6.0.0",
"lint-staged": "10.0.8",
"patch-package": "6.2.0",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7856,12 +7856,10 @@ json2mq@^0.2.0:
dependencies:
string-convert "^0.2.0"

[email protected], json5@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
dependencies:
minimist "^1.2.0"
[email protected], json5@^2.1.0:
version "2.2.2"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==

json5@^0.5.0, json5@^0.5.1:
version "0.5.1"
Expand Down

0 comments on commit 3a778da

Please sign in to comment.