Skip to content

Commit 9aea0c3

Browse files
Bump postcss from 8.4.49 to 8.5.0
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.0. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.0) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ace3bc commit 9aea0c3

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

pnpm-lock.yaml

Lines changed: 19 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2075,7 +2075,7 @@ ms@2.1.2:
20752075
version "2.1.2"
20762076
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
20772077

2078-
nanoid@^3.3.7:
2078+
nanoid@^3.3.8:
20792079
version "3.3.8"
20802080
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
20812081

@@ -2247,10 +2247,10 @@ postcss-value-parser@^4.1.0:
22472247
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
22482248

22492249
postcss@^8.0.9, postcss@^8.1.6, postcss@^8.2.1:
2250-
version "8.4.49"
2251-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
2250+
version "8.5.0"
2251+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.0.tgz#15244b9fd65f809b2819682456f0e7e1e30c145b"
22522252
dependencies:
2253-
nanoid "^3.3.7"
2253+
nanoid "^3.3.8"
22542254
picocolors "^1.1.1"
22552255
source-map-js "^1.2.1"
22562256

0 commit comments

Comments
 (0)