aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-14 07:41:56 +0000
committerGravatar vitalyster2021-06-15 03:04:48 +0300
commit67a3a74544b96ef48b318be59b34a961c7caa471 (patch)
treea750bcbf6e0eba69e61807e1296dc2dd15ff9cdb /package.json
parent1ed433a881e4fcd25f76eb5bfb28642d7537d5fb (diff)
Bump postcss from 8.3.2 to 8.3.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.2 to 8.3.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/compare/8.3.2...8.3.3) --- 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 c12e4cf1..731998be 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
- "postcss": "^8.3.2",
+ "postcss": "^8.3.3",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",