aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-20 21:09:31 +0000
committerGravatar vitalyster2021-10-21 00:20:11 +0300
commita587482ebcf9d72c55650ce66fe57d4eaf92839a (patch)
tree4030790a9000ad93a8066a8d8f5cb4d44bc9fdb0 /package.json
parent7cf8a1980015aaca854fa9703276ea4612a2117a (diff)
Bump postcss from 8.3.9 to 8.3.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.3.10. - [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.9...8.3.10) --- 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 944e50c9..1fbbcf42 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.9",
+ "postcss": "^8.3.10",
"postcss-cli": "^9.0.1",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",