aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-03-16 21:09:56 +0000
committerGravatar vitalyster2022-03-17 11:36:20 +0300
commitc2db5bc9e0595e258fce78e33c2173aa0998db8e (patch)
treef6747ec7974eba368737d8312fa16e9c7dc48f9b /package.json
parent3cad843608a8e2fabfdc1e591d39f5cbcadecfff (diff)
Bump postcss from 8.4.11 to 8.4.12
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.11 to 8.4.12. - [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.11...8.4.12) --- 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 7afc7e5e..96611c3d 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.11",
+ "postcss": "^8.4.12",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.2",