summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-10 06:23:38 +0000
committerGitHub <noreply@github.com>2022-05-10 06:23:38 +0000
commit3ddff6b2e6e3dad202f091d15a68f559646ae438 (patch)
tree02fad980a04b364e98db67d7bd2c01746537b792 /package.json
parent908b3b2978aa7b45dc2c7412d92817524b4f4ba1 (diff)
Bump postcss from 8.4.12 to 8.4.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13. - [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.12...8.4.13) --- 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 387b583b..e3450666 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"autoprefixer": "^10.4.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"module-replace-webpack-plugin": "0.0.12",
- "postcss": "^8.4.12",
+ "postcss": "^8.4.13",
"postcss-loader": "^6.2.1",
"raw-loader": "^4.0.2",
"workbox-webpack-plugin": "^6.5.3"