aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-21 21:09:18 +0000
committerGravatar vitalyster2021-07-22 00:11:37 +0300
commit8b6da4af09b9b1785e6ea9758fd546017fd9a88b (patch)
tree53946f68458920fc396ab5d0188258f1fa990c77 /package.json
parent80ce5ccd064640f4cfe5e48a30c89782bb9e23aa (diff)
Bump postcss from 8.3.5 to 8.3.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.3.6. - [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.3.5...8.3.6) --- 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 f8095d86..2de2130e 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",
- "postcss": "^8.3.5",
+ "postcss": "^8.3.6",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",