aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-26 21:07:27 +0000
committerGravatar vitalyster2021-11-29 19:48:19 +0300
commitc4a60b6e464141c4786d42a4231b594a3ba8a17d (patch)
tree5594371d3e52a2276aef14ea42e67dab1ed3f7fb /package.json
parente536f2fa7fa5fa2402afa43d5a8685f35c8f6b84 (diff)
Bump postcss from 8.4.1 to 8.4.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.1 to 8.4.3. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/commits) --- 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 e1a8bf8d..436f2d0b 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.1",
+ "postcss": "^8.4.3",
"postcss-cli": "^9.0.2",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.0.1",