Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-15 17:59:44 +0300
committerGitHub <noreply@github.com>2021-08-15 17:59:44 +0300
commitfb83201bf5db4e66f543eda938bce5fbdabaf72b (patch)
tree085afe790b06cc1367af1174017439b9b7743062 /package.json
parentaec579b0cd3416c322fc1730bd1c2eb200992b94 (diff)
Bump file-loader from 6.1.0 to 6.1.1
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.1.1. - [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.0...v6.1.1) --- updated-dependencies: - dependency-name: file-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 2ea7b5979d9..3b0d401afe8 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"eslint-plugin-standard": "^4.0.2",
"eslint-plugin-vue": "^6.2.2",
"exports-loader": "^1.1.1",
- "file-loader": "^6.0.0",
+ "file-loader": "^6.1.1",
"handlebars-loader": "^1.7.1",
"jsdom": "^16.4.0",
"jsdom-global": "^3.0.2",