summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-10 06:28:05 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-05-10 06:31:19 +0000
commit2f2ae3fdc053b957c7871cf27d8614efb2300393 (patch)
tree78adabb398c4c2da21d4f52c665c5694f4cf4bcd /package.json
parent94d46fcc3e0fb7bd7ceabd1dd24146e8dda81890 (diff)
Bump autoprefixer from 10.4.5 to 10.4.7
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.5 to 10.4.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.4.5...10.4.7) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 6fa41f79..fe6ed431 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
- "autoprefixer": "^10.4.5",
+ "autoprefixer": "^10.4.7",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"module-replace-webpack-plugin": "0.0.12",
"postcss": "^8.4.13",