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>2022-03-12 05:06:00 +0300
committerGitHub <noreply@github.com>2022-03-12 05:06:00 +0300
commit9361900586bf9f97e180a0e1b5acac10465348b9 (patch)
treeebb28d47e9ef088e74af81b16a5df237e9b19794 /package.json
parentbd05f84637e09ccc35603884f667f41fda1f5cad (diff)
Bump css-loader from 6.7.0 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1) --- updated-dependencies: - dependency-name: css-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 1eb7409bb16..b2c79e22fad 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.3",
"babel-loader-exclude-node-modules-except": "^1.2.1",
- "css-loader": "^6.7.0",
+ "css-loader": "^6.7.1",
"eslint-plugin-es": "^4.1.0",
"eslint-webpack-plugin": "^3.1.1",
"exports-loader": "^3.1.0",