Bump file-loader from 4.1.0 to 4.2.0 (#11607)
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									c209ee8be7
								
							
						
					
					
						commit
						3522b7eb07
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -95,7 +95,7 @@ | ||||||
|     "escape-html": "^1.0.3", |     "escape-html": "^1.0.3", | ||||||
|     "exif-js": "^2.3.0", |     "exif-js": "^2.3.0", | ||||||
|     "express": "^4.17.1", |     "express": "^4.17.1", | ||||||
|     "file-loader": "^4.1.0", |     "file-loader": "^4.2.0", | ||||||
|     "font-awesome": "^4.7.0", |     "font-awesome": "^4.7.0", | ||||||
|     "glob": "^7.1.1", |     "glob": "^7.1.1", | ||||||
|     "http-link-header": "^1.0.2", |     "http-link-header": "^1.0.2", | ||||||
|  |  | ||||||
|  | @ -4272,10 +4272,10 @@ file-entry-cache@^5.0.1: | ||||||
|   dependencies: |   dependencies: | ||||||
|     flat-cache "^2.0.1" |     flat-cache "^2.0.1" | ||||||
| 
 | 
 | ||||||
| file-loader@^4.1.0: | file-loader@^4.2.0: | ||||||
|   version "4.1.0" |   version "4.2.0" | ||||||
|   resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.1.0.tgz#3a763391bc9502da7c59612fe348e38fc1980336" |   resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.2.0.tgz#5fb124d2369d7075d70a9a5abecd12e60a95215e" | ||||||
|   integrity sha512-ajDk1nlByoalZAGR4b0H6oD+EGlWnyW1qbSxzaUc7RFiqmn+RbXQQRbTc72jsiUIlVusJ4Et58ltds8ZwTfnAw== |   integrity sha512-+xZnaK5R8kBJrHK0/6HRlrKNamvVS5rjyuju+rnyxRGuwUJwpAMsVzUl5dz6rK8brkzjV6JpcFNjp6NqV0g1OQ== | ||||||
|   dependencies: |   dependencies: | ||||||
|     loader-utils "^1.2.3" |     loader-utils "^1.2.3" | ||||||
|     schema-utils "^2.0.0" |     schema-utils "^2.0.0" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue