diff options
author | Vitaly Takmazov | 2020-02-24 19:38:35 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-02-24 19:38:35 +0300 |
commit | e699f116e9fbcc6577640055e17dd5d3437a3703 (patch) | |
tree | eb8927cbb4be0a4c491bf0100f5502e97ed5370b /package.json | |
parent | bcc6bca8afb72374dd46765e0bc692ec12a13f36 (diff) |
Update deps and Gradle wrapper
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 993aae54..457fdcc3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "6.8.0", "eslint-loader": "3.0.3", "eslint-plugin-only-ascii": "0.0.0", - "file-loader": "^5.0.2", + "file-loader": "^5.1.0", "mini-css-extract-plugin": "^0.9.0", "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-loader": "^3.0.0", |