aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-06 07:25:58 +0000
committerGravatar vitalyster2021-05-08 19:42:50 +0300
commit13c83d39f6c903d2f9f1c3c3b21d2ec321a5c4af (patch)
treeb35465de46562b56ff797ed1bab41618292e803a /package.json
parent1678536c75a2f2fd2cb027c2cc3c6c41c6c372d0 (diff)
Bump postcss from 8.2.13 to 8.2.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.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.2.13...8.2.14) 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 6dc9603c..9b5aab83 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.13",
+ "postcss": "^8.2.14",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.1",
"postcss-preset-env": "^6.7.0",