Skip to content

Commit 56771c4

Browse files
authored
Merge pull request #527 from scriptex/renovate/postcss-8.x
Update dependency postcss to v8.2.8
2 parents 7c2c9f6 + 9677c5e commit 56771c4

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-recommended": "4.1.0",
4848
"file-loader": "6.2.0",
4949
"mini-css-extract-plugin": "1.3.9",
50-
"postcss": "8.2.7",
50+
"postcss": "8.2.8",
5151
"postcss-calc": "8.0.0",
5252
"postcss-cli": "8.3.1",
5353
"postcss-custom-media": "8.0.0",

yarn.lock

+13-4
Original file line numberDiff line numberDiff line change
@@ -8891,10 +8891,10 @@ [email protected]:
88918891
source-map "^0.6.1"
88928892
supports-color "^5.5.0"
88938893

8894-
[email protected].7, postcss@^8.1.6, postcss@^8.2.6:
8895-
version "8.2.7"
8896-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.7.tgz#48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47"
8897-
integrity sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==
8894+
8895+
version "8.2.8"
8896+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.8.tgz#0b90f9382efda424c4f0f69a2ead6f6830d08ece"
8897+
integrity sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==
88988898
dependencies:
88998899
colorette "^1.2.2"
89008900
nanoid "^3.1.20"
@@ -8928,6 +8928,15 @@ postcss@^7, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, po
89288928
source-map "^0.6.1"
89298929
supports-color "^6.1.0"
89308930

8931+
postcss@^8.1.6, postcss@^8.2.6:
8932+
version "8.2.7"
8933+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.7.tgz#48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47"
8934+
integrity sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==
8935+
dependencies:
8936+
colorette "^1.2.2"
8937+
nanoid "^3.1.20"
8938+
source-map "^0.6.1"
8939+
89318940
prebuild-install@^5.3.5:
89328941
version "5.3.6"
89338942
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.3.6.tgz#7c225568d864c71d89d07f8796042733a3f54291"

0 commit comments

Comments
 (0)