Skip to content

Commit 633145a

Browse files
dependabot[bot]fasmat
authored andcommitted
Bump postcss from 8.4.38 to 8.4.39
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.39) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f87b211 commit 633145a

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "3.4.0",
3030
"autoprefixer": "^10.4.19",
31-
"postcss": "^8.4.38",
31+
"postcss": "^8.4.39",
3232
"postcss-cli": "^11.0.0"
3333
},
3434
"browserslist": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6867,13 +6867,13 @@ postcss-zindex@^5.1.0:
68676867
resolved "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-5.1.0.tgz"
68686868
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
68696869

6870-
postcss@^8.3.11, postcss@^8.4.13, postcss@^8.4.14, postcss@^8.4.38, postcss@^8.4.7:
6871-
version "8.4.38"
6872-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
6873-
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
6870+
postcss@^8.3.11, postcss@^8.4.13, postcss@^8.4.14, postcss@^8.4.39, postcss@^8.4.7:
6871+
version "8.4.39"
6872+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
6873+
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
68746874
dependencies:
68756875
nanoid "^3.3.7"
6876-
picocolors "^1.0.0"
6876+
picocolors "^1.0.1"
68776877
source-map-js "^1.2.0"
68786878

68796879
prepend-http@^2.0.0:

0 commit comments

Comments
 (0)