aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-27 07:35:55 +0000
committerGravatar vitalyster2021-04-27 10:39:51 +0300
commita6b8893326755dfd828966c4ac8f61070bddb190 (patch)
treef3a9cd32d619ee4cb746c669a469f64d51d28453 /package.json
parente600a24ab6f267bf389925f3986e394e0acc4cdf (diff)
Bump postcss from 8.2.12 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.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.2.12...8.2.13) 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 7b48f290..160d96a2 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
- "postcss": "^8.2.12",
+ "postcss": "^8.2.13",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.1",
"postcss-preset-env": "^6.7.0",