summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-21 01:02:42 +0000
committerGitHub <noreply@github.com>2022-05-21 01:02:42 +0000
commitd82986916ca168a113ec46c4dcbbfffcfdd68e80 (patch)
tree201829feb2ff4b2b2d18f3f807b4149c699bc4bb /package.json
parent87cdea78ff30ec28415a3818f2f2f6a841578f74 (diff)
Bump postcss from 8.4.13 to 8.4.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 to 8.4.14. - [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.13...8.4.14) --- 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 fe6ed431..08d13910 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"autoprefixer": "^10.4.7",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"module-replace-webpack-plugin": "0.0.12",
- "postcss": "^8.4.13",
+ "postcss": "^8.4.14",
"postcss-loader": "^6.2.1",
"raw-loader": "^4.0.2",
"workbox-webpack-plugin": "^6.5.3"