Skip to content

Commit bcf1756

Browse files
chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 (#188)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 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.27...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bae18a commit bcf1756

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lint-staged": "^13.2.3",
5555
"lit-analyzer": "^2.0.0-pre.3",
5656
"picocolors": "^1.0.0",
57-
"postcss": "^8.4.27",
57+
"postcss": "^8.4.31",
5858
"postcss-lit": "^1.1.0",
5959
"prettier": "^3.0.0",
6060
"rimraf": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6995,10 +6995,10 @@ postcss-value-parser@^4.2.0:
69956995
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
69966996
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
69976997

6998-
postcss@^8.4.25, postcss@^8.4.27:
6999-
version "8.4.27"
7000-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
7001-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
6998+
postcss@^8.4.25, postcss@^8.4.31:
6999+
version "8.4.31"
7000+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
7001+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
70027002
dependencies:
70037003
nanoid "^3.3.6"
70047004
picocolors "^1.0.0"

0 commit comments

Comments
 (0)