Skip to content

Commit dd87c94

Browse files
authored
Update postcss to version 8.1.1
1 parent 3fbabc9 commit dd87c94

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"modern-normalize": "^1.0.0",
6262
"node-emoji": "^1.8.1",
6363
"object-hash": "^2.0.3",
64-
"postcss": "^7.0.11",
64+
"postcss": "^8.1.1",
6565
"postcss-functions": "^3.0.0",
6666
"postcss-js": "^2.0.0",
6767
"postcss-nested": "^4.1.1",

yarn.lock

+25-2
Original file line numberDiff line numberDiff line change
@@ -3181,7 +3181,7 @@ is-wsl@^2.2.0:
31813181
dependencies:
31823182
is-docker "^2.0.0"
31833183

3184-
[email protected], isarray@~1.0.0:
3184+
[email protected], isarray@^1.0.0, isarray@~1.0.0:
31853185
version "1.0.0"
31863186
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
31873187
integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
@@ -3801,6 +3801,14 @@ levn@~0.3.0:
38013801
prelude-ls "~1.1.2"
38023802
type-check "~0.3.2"
38033803

3804+
line-column@^1.0.2:
3805+
version "1.0.2"
3806+
resolved "https://registry.yarnpkg.com/line-column/-/line-column-1.0.2.tgz#d25af2936b6f4849172b312e4792d1d987bc34a2"
3807+
integrity sha1-0lryk2tvSEkXKzEuR5LR2Ye8NKI=
3808+
dependencies:
3809+
isarray "^1.0.0"
3810+
isobject "^2.0.0"
3811+
38043812
lines-and-columns@^1.1.6:
38053813
version "1.1.6"
38063814
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -4003,6 +4011,11 @@ nan@^2.12.1:
40034011
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
40044012
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
40054013

4014+
nanoid@^3.1.12:
4015+
version "3.1.12"
4016+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.12.tgz#6f7736c62e8d39421601e4a0c77623a97ea69654"
4017+
integrity sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==
4018+
40064019
nanomatch@^1.2.9:
40074020
version "1.2.13"
40084021
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -4507,7 +4520,7 @@ postcss-value-parser@^4.1.0:
45074520
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
45084521
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
45094522

4510-
[email protected], postcss@^7.0.11, postcss@^7.0.18, postcss@^7.0.32:
4523+
[email protected], postcss@^7.0.18, postcss@^7.0.32:
45114524
version "7.0.32"
45124525
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
45134526
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
@@ -4525,6 +4538,16 @@ postcss@^6.0.9:
45254538
source-map "^0.6.1"
45264539
supports-color "^5.4.0"
45274540

4541+
postcss@^8.1.1:
4542+
version "8.1.1"
4543+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1.tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389"
4544+
integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==
4545+
dependencies:
4546+
colorette "^1.2.1"
4547+
line-column "^1.0.2"
4548+
nanoid "^3.1.12"
4549+
source-map "^0.6.1"
4550+
45284551
prelude-ls@^1.2.1:
45294552
version "1.2.1"
45304553
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)