aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-04 13:46:53 +0000
committerGravatar vitalyster2022-05-04 17:31:05 +0300
commitbca4d7164271fe56d5a86ebe2095228a5607bd9b (patch)
tree283303a02187895e05a6068ca4c4d1e153aea0d1 /package.json
parent9ce41fc49f5f55a096da232160f5f64349a6e0fa (diff)
Bump postcss from 8.4.12 to 8.4.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13. - [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.12...8.4.13) --- 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 51a65633..5ccfa22f 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.12",
+ "postcss": "^8.4.13",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.5.0",