aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-30 21:24:18 +0000
committerGravatar vitalyster2021-03-31 01:08:43 +0300
commit43f017a7d5daf9b300a4e18f3fdf8691607364f5 (patch)
tree08641fb1447b2d5d8e7e754150a654c180f57cea /package.json
parentd77b8ce451312ef25bb13948d2b6a72fa98a6119 (diff)
Bump postcss from 8.2.8 to 8.2.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.9. - [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.2.8...8.2.9) 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 5c6039dc..590273e4 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.5.3",
"file-loader": "^6.2.0",
- "postcss": "^8.2.8",
+ "postcss": "^8.2.9",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.0",
"postcss-preset-env": "^6.7.0",