Skip to content

Commit 52361d3

Browse files
Bump url-loader from 2.3.0 to 3.0.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/url-loader@v2.3.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a184795 commit 52361d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"shelljs": "^0.8.3",
102102
"style-loader": "^1.0.0",
103103
"uglify-es": "^3.3.9",
104-
"url-loader": "^2.3.0",
104+
"url-loader": "^3.0.0",
105105
"watchify": "^3.11.1",
106106
"webpack": "^4.41.2",
107107
"webpack-cli": "^3.3.10",

0 commit comments

Comments
 (0)