aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-11 06:04:50 +0000
committerGravatar vitalyster2021-05-12 11:28:11 +0300
commit32a91d3e631f624f345eb3451d50ad281b20d12b (patch)
treebc16b902a327736a2a1bd0194f9be5d5bc7e7904 /package.json
parente5cd7642c04c7f355cf56d1042bf0a9bcb69bca0 (diff)
Bump postcss from 8.2.14 to 8.2.15
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.14 to 8.2.15. - [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.14...8.2.15) 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 d8d27505..09bebaa5 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.14",
+ "postcss": "^8.2.15",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",