aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-25 21:07:24 +0000
committerGravatar vitalyster2021-11-26 00:16:52 +0300
commit833c8a6a4a2f6d631adda76e7a51f0fec3bdb5c3 (patch)
tree16d8ac0b441075c183fba69b9a71e0dfa59b4915 /package.json
parent82bfc234f7451c96a648145a103a127195cc73ee (diff)
Bump postcss from 8.4.0 to 8.4.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.0 to 8.4.1. - [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.0...8.4.1) --- 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 f1832997..c9c018b0 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",
- "postcss": "^8.4.0",
+ "postcss": "^8.4.1",
"postcss-cli": "^9.0.2",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.0.1",