aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-11 03:04:58 +0000
committerGravatar dependabot-preview[bot]2020-11-11 03:07:34 +0000
commit525f14fa6be9d3fb193f12c38b967433336f6adb (patch)
tree324264a26d692b477582ec79c40ea4e5277f671d /package.json
parentca8f78d678d775dc3e27ae4f70d61791b7041ca6 (diff)
Bump file-loader from 6.1.1 to 6.2.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.1 to 6.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/v6.1.1...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a724f34c..b0168f8c 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"eslint": "7.11.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.1.0",
- "file-loader": "^6.1.1",
+ "file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.0",
"postcss-loader": "^4.0.4",
"postcss-preset-env": "^6.7.0",