Skip to content

Commit

Permalink
Bump postcss from 8.4.37 to 8.4.38 (#2167)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent f52575e commit 182da15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"i18next-http-backend": "^2.5.0",
"iso-639-1": "^3.1.2",
"plyr": "^3.7.8",
"postcss": "^8.4.37",
"postcss": "^8.4.38",
"postcss-custom-properties": "^13.3.6",
"react": "^18.2.0",
"react-device-detect": "^2.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8460,10 +8460,10 @@ postcss@^7.0.35:
picocolors "^0.2.1"
source-map "^0.6.1"

postcss@^8.1.6, postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.37, postcss@^8.4.4:
version "8.4.37"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.37.tgz#4505f992cd0c20e03d25f13b31901640b2db731a"
integrity sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ==
postcss@^8.1.6, postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.38, postcss@^8.4.4:
version "8.4.38"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"
Expand Down

0 comments on commit 182da15

Please sign in to comment.