Skip to content

Commit

Permalink
chore(deps): bump json5 and loader-utils
Browse files Browse the repository at this point in the history
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [loader-utils](https://github.com/webpack/loader-utils). These dependencies need to be updated together.


Removes `json5`

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

---
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] authored Jan 3, 2023
1 parent 226ef43 commit d1b6439
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 66 deletions.
77 changes: 12 additions & 65 deletions packages/hippy-vue-css-loader/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 packages/hippy-vue-css-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"webpack"
],
"dependencies": {
"loader-utils": "^1.4.1"
"loader-utils": "^3.2.1"
},
"devDependencies": {
"ansi-regex": "^5.0.1",
Expand Down

0 comments on commit d1b6439

Please sign in to comment.