Skip to content

Commit 643923f

Browse files
Bump postcss from 8.5.3 to 8.5.6 (#13634)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97a41d1 commit 643923f

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
@@ -304,7 +304,7 @@
304304
"pino-devtools": "^2.8.0",
305305
"pino-pretty": "^13.0.0",
306306
"po2json": "mikeedwards/po2json#51e2310485bbe35e9e57f2eee238185459ca0eab",
307-
"postcss": "^8.5.3",
307+
"postcss": "^8.5.6",
308308
"postcss-loader": "^8.1.1",
309309
"prettier": "2.8.8",
310310
"pretty-quick": "3.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7678,10 +7678,10 @@ [email protected]:
76787678
dependencies:
76797679
big-integer "^1.6.16"
76807680

7681-
nanoid@^3.3.8:
7682-
version "3.3.8"
7683-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
7684-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
7681+
nanoid@^3.3.11:
7682+
version "3.3.11"
7683+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
7684+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
76857685

76867686
natural-compare@^1.4.0:
76877687
version "1.4.0"
@@ -8627,12 +8627,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
86278627
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
86288628
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
86298629

8630-
postcss@^8.4.27, postcss@^8.4.33, postcss@^8.4.40, postcss@^8.5.3:
8631-
version "8.5.3"
8632-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
8633-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
8630+
postcss@^8.4.27, postcss@^8.4.33, postcss@^8.4.40, postcss@^8.5.6:
8631+
version "8.5.6"
8632+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
8633+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
86348634
dependencies:
8635-
nanoid "^3.3.8"
8635+
nanoid "^3.3.11"
86368636
picocolors "^1.1.1"
86378637
source-map-js "^1.2.1"
86388638

0 commit comments

Comments
 (0)