Skip to content

Commit c4f8ac9

Browse files
Bump url-loader from 1.1.2 to 2.3.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.3.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@v1.1.2...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d2e7215 commit c4f8ac9

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
@@ -102,7 +102,7 @@
102102
"shelljs": "^0.7.6",
103103
"style-loader": "^0.13.1",
104104
"uglify-es": "^3.3.9",
105-
"url-loader": "^1.0.1",
105+
"url-loader": "^2.3.0",
106106
"watchify": "^3.9.0",
107107
"webpack": "4.41.2",
108108
"webpack-cli": "2.0.12",

0 commit comments

Comments
 (0)