summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-10-11 23:46:21 -0100
committerGitHub <noreply@github.com>2020-10-11 23:46:21 -0100
commit7157a954bd54d37c49324f9b8c2c4bad5b8459ef (patch)
tree7b0d7f8b65e30b354403b05acebf92c9154b81ff /package.json
parent75abd876111b4caed5c106360e074669fc6859bc (diff)
parent8ba9a5295e672366d28b45438a5b2ecbc40042da (diff)
Merge pull request #1060 from nextcloud/dependabot/npm_and_yarn/file-loader-6.1.1
Bump file-loader from 6.1.0 to 6.1.1
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 9c959368..b218a2f9 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
- "file-loader": "^6.1.0",
+ "file-loader": "^6.1.1",
"jest": "^26.4.2",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.14.1",