chore(deps-dev): bump url-loader from 0.6.2 to 4.1.1 (#4113)

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 0.6.2 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v0.6.2...v4.1.1)

---
updated-dependencies:
- dependency-name: url-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-24 14:22:08 -07:00
committed by GitHub
parent 7a590550c9
commit 50353304cb
2 changed files with 10 additions and 37 deletions

View File

@@ -335,7 +335,7 @@
"rimraf": "^2.5.4",
"terser-webpack-plugin": "^4.1.0",
"typescript": "^4.7.4",
"url-loader": "^0.6.2",
"url-loader": "^4.1.1",
"webpack": "4.44.1",
"webpack-cli": "^4.10.0",
"webpack-manifest-plugin": "^3.0.0",