Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-03-07 05:18:55 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-03-07 05:18:55 +0300
commit833d5060f14f784154a88972b3a10d9d2e24d458 (patch)
tree4704ede6c246ac35cb55796f6f1a12f9e6e75dd5 /package.json
parent08474a6b8949bdb6fe5e60c14874385d91775e2a (diff)
Update dependency postcss to ^8.4.8
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 1b6d4a67..db7e7840 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"eslint": "^8.10.0",
"glob": "^7.2.0",
"jest": "^27.5.1",
- "postcss": "^8.4.7",
+ "postcss": "^8.4.8",
"prettier": "^2.5.1",
"rollup": "^2.69.2",
"rollup-plugin-import-resolver": "^1.2.1",