Skip to content

Commit

Permalink
Bump json5 and loader-utils
Browse files Browse the repository at this point in the history
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [loader-utils](https://github.com/webpack/loader-utils). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

Updates `loader-utils` from 1.1.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.1.0...v1.4.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 4, 2023
1 parent 155ce3a commit 2f144aa
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 73 deletions.
118 changes: 46 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"cuid": "2.1.6",
"html-element": "2.3.0",
"loader-utils": "1.1.0",
"loader-utils": "1.4.2",
"lodash-es": "4.17.21",
"lodash.pick": "4.4.0",
"raf": "3.2.0",
Expand Down

0 comments on commit 2f144aa

Please sign in to comment.