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

github.com/nextcloud/photos.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-01-22 05:13:16 +0300
committerGitHub <noreply@github.com>2022-01-22 05:13:16 +0300
commit5b96aec2c422fd3d2047c5aac926c51e1c57c9d5 (patch)
tree748df87f92f9653a1a4cbe77105b6595604f2e05 /package.json
parent811a1e9b164a7b9e495df855ee8350e57a2d496a (diff)
Bump autoprefixer from 10.3.6 to 10.3.7
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.6 to 10.3.7. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.3.6...10.3.7) --- updated-dependencies: - dependency-name: autoprefixer 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 9f8ca27f..0a1a6093 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.1.4",
"@vue/test-utils": "^1.2.2",
- "autoprefixer": "^10.3.6",
+ "autoprefixer": "^10.3.7",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"module-replace-webpack-plugin": "0.0.12",
"node-sass": "^6.0.1",