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-10-11 16:44:18 +0300
committerGitHub <noreply@github.com>2022-10-11 16:44:18 +0300
commite8e51179b4effee1ea9ff147b4995e3206d865f2 (patch)
tree8906df03f2264fa2a965d098aaf82daa0b38d41e /package.json
parentc6094e9b09db271af89871f0d8c32c5d3416a6cc (diff)
Bump postcss from 8.4.16 to 8.4.17
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17) --- updated-dependencies: - dependency-name: postcss 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 53cb2de7..12d7680e 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"cypress": "^10.8.0",
"jest": "^29.0.2",
"module-replace-webpack-plugin": "0.0.12",
- "postcss": "^8.4.16",
+ "postcss": "^8.4.17",
"postcss-loader": "^7.0.1",
"raw-loader": "^4.0.2",
"vue-jest": "^3.0.7",