Skip to content

Commit 6c05405

Browse files
chore(deps): update dependency postcss to v8.4.23
1 parent 89ddd5c commit 6c05405

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"grunt-uncss-inline": "1.2.7",
6060
"grunt-xmlmin": "0.1.8",
6161
"jit-grunt": "0.10.0",
62-
"postcss": "8.4.21",
62+
"postcss": "8.4.23",
6363
"sass": "1.62.1",
6464
"terser": "5.16.2"
6565
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3123,10 +3123,10 @@ ms@^2.1.1:
31233123
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
31243124
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
31253125

3126-
nanoid@^3.3.4:
3127-
version "3.3.4"
3128-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
3129-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
3126+
nanoid@^3.3.6:
3127+
version "3.3.6"
3128+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
3129+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
31303130

31313131
needle@^2.5.2:
31323132
version "2.6.0"
@@ -3577,12 +3577,12 @@ postcss-value-parser@^4.2.0:
35773577
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
35783578
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
35793579

3580-
3581-
version "8.4.21"
3582-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
3583-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
3580+
3581+
version "8.4.23"
3582+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
3583+
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
35843584
dependencies:
3585-
nanoid "^3.3.4"
3585+
nanoid "^3.3.6"
35863586
picocolors "^1.0.0"
35873587
source-map-js "^1.0.2"
35883588

0 commit comments

Comments
 (0)