aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-20 14:27:30 +0000
committerGravatar vitalyster2022-05-20 17:30:23 +0300
commit1a1ec6e3f71d061088ffa86c6be2d6952da5bb89 (patch)
tree0c49910e4f124f43a09ccc41cb6bea746ca92272 /package.json
parent4e6a8e1f70024347f4f8f2e647c019038686622e (diff)
Bump postcss from 8.4.13 to 8.4.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 to 8.4.14. - [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.13...8.4.14) --- 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 0fc5f06c..fa38e55f 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.13",
+ "postcss": "^8.4.14",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.6.0",