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>2021-09-25 04:01:10 +0300
committerGitHub <noreply@github.com>2021-09-25 04:01:10 +0300
commitaab0e30e4301c63ed883135da2d6e5ca051edeac (patch)
treea2e6293c667469353991aa93e411f725a19afa10 /package.json
parent9845766e3fdc34462f2cdf3dca003741eb00878d (diff)
Bump postcss from 8.3.6 to 8.3.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.7. - [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.3.6...8.3.7) --- 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 dfbb837e..97b6f76f 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"module-replace-webpack-plugin": "0.0.12",
"node-sass": "^6.0.1",
"node-sass-utils": "^1.1.3",
- "postcss": "^8.3.6",
+ "postcss": "^8.3.7",
"postcss-loader": "^6.1.1",
"raw-loader": "^4.0.2",
"workbox-webpack-plugin": "^6.3.0"