Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit e1b07b2

Browse files
build(deps): bump postcss from 8.4.12 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.12...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5c8e5b commit e1b07b2

File tree

2 files changed

+10
-24
lines changed

2 files changed

+10
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"next": "11",
4747
"next-i18next": "^11.0.0",
4848
"next-sitemap": "^3.1.24",
49-
"postcss": "^8.4.5",
49+
"postcss": "^8.4.31",
5050
"postcss-focus-visible": "^5.0.0",
5151
"postcss-import": "^14.0.1",
5252
"react": "^17.0.2",

yarn.lock

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4571,15 +4571,10 @@ nano-css@^5.3.1:
45714571
stacktrace-js "^2.0.2"
45724572
stylis "^4.0.6"
45734573

4574-
nanoid@^3.1.23, nanoid@^3.3.4:
4575-
version "3.3.4"
4576-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
4577-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
4578-
4579-
nanoid@^3.3.1:
4580-
version "3.3.2"
4581-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
4582-
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
4574+
nanoid@^3.1.23, nanoid@^3.3.6:
4575+
version "3.3.6"
4576+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4577+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
45834578

45844579
native-url@0.3.4:
45854580
version "0.3.4"
@@ -5259,21 +5254,12 @@ postcss@^7.0.27:
52595254
source-map "^0.6.1"
52605255
supports-color "^6.1.0"
52615256

5262-
postcss@^8.0.9:
5263-
version "8.4.21"
5264-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
5265-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
5266-
dependencies:
5267-
nanoid "^3.3.4"
5268-
picocolors "^1.0.0"
5269-
source-map-js "^1.0.2"
5270-
5271-
postcss@^8.4.5:
5272-
version "8.4.12"
5273-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
5274-
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
5257+
postcss@^8.0.9, postcss@^8.4.31:
5258+
version "8.4.31"
5259+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5260+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
52755261
dependencies:
5276-
nanoid "^3.3.1"
5262+
nanoid "^3.3.6"
52775263
picocolors "^1.0.0"
52785264
source-map-js "^1.0.2"
52795265

0 commit comments

Comments
 (0)