summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 09:18:45 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-26 09:25:41 +0000
commite1fff1f5466c9fe74cf104a9c9b9230dcc38eb27 (patch)
tree441ee235ee04cd0240a0bb3d06a6ea9091793026 /package.json
parentf766e1405c6f089901dd01f49c400933657c1aa1 (diff)
Bump autoprefixer from 10.4.7 to 10.4.8
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8. - [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.7...10.4.8) --- 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 2716c273..e4072106 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
- "autoprefixer": "^10.4.7",
+ "autoprefixer": "^10.4.8",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"jest": "^28.1.1",
"module-replace-webpack-plugin": "0.0.12",