1
0
Fork 0

chore(deps-dev): Bump postcss from 8.4.36 to 8.4.37

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.36 to 8.4.37.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.36...8.4.37)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-20 05:02:31 +00:00 committed by GitHub
parent 4146448a34
commit f43603236c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 12 deletions

View file

@ -61,7 +61,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "10.4.18", "autoprefixer": "10.4.18",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"postcss": "8.4.36", "postcss": "8.4.37",
"remark-extract-frontmatter": "3.2.0", "remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "4.0.0", "remark-mdx-frontmatter": "4.0.0",
"tailwindcss": "3.4.1", "tailwindcss": "3.4.1",

View file

@ -62,7 +62,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "10.4.18", "autoprefixer": "10.4.18",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"postcss": "8.4.36", "postcss": "8.4.37",
"remark-extract-frontmatter": "3.2.0", "remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "4.0.0", "remark-mdx-frontmatter": "4.0.0",
"tailwindcss": "3.4.1", "tailwindcss": "3.4.1",

View file

@ -69,7 +69,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "10.4.18", "autoprefixer": "10.4.18",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"postcss": "8.4.36", "postcss": "8.4.37",
"remark-extract-frontmatter": "3.2.0", "remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "4.0.0", "remark-mdx-frontmatter": "4.0.0",
"tailwindcss": "3.4.1", "tailwindcss": "3.4.1",

View file

@ -11357,14 +11357,14 @@ postcss@8.4.31:
picocolors "^1.0.0" picocolors "^1.0.0"
source-map-js "^1.0.2" source-map-js "^1.0.2"
postcss@8.4.36, postcss@^8.4.23: postcss@8.4.37, postcss@^8.4.23:
version "8.4.36" version "8.4.37"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.36.tgz#dba513c3c3733c44e0288a712894f8910bbaabc6" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.37.tgz#4505f992cd0c20e03d25f13b31901640b2db731a"
integrity sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw== integrity sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ==
dependencies: dependencies:
nanoid "^3.3.7" nanoid "^3.3.7"
picocolors "^1.0.0" picocolors "^1.0.0"
source-map-js "^1.1.0" source-map-js "^1.2.0"
postcss@^5.0.0, postcss@^5.0.21: postcss@^5.0.0, postcss@^5.0.21:
version "5.2.18" version "5.2.18"
@ -12700,10 +12700,10 @@ sort-keys@^2.0.0:
dependencies: dependencies:
is-plain-obj "^1.0.0" is-plain-obj "^1.0.0"
source-map-js@^1.0.2, source-map-js@^1.1.0: source-map-js@^1.0.2, source-map-js@^1.2.0:
version "1.1.0" version "1.2.0"
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.1.0.tgz#9e7d5cb46f0689fb6691b30f226937558d0fa94b" resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
integrity sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw== integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
source-map@^0.5.6: source-map@^0.5.6:
version "0.5.7" version "0.5.7"