Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.33 (#4886)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent fbd0826 commit d8c171d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"is-ci": "3.0.1",
"jsdom": "23.0.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.3.0",
"prettier": "3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vitest/ui": "1.1.2",
"autoprefixer": "10.4.16",
"eslint": "8.56.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"prettier": "3.1.1",
"stylelint": "16.1.0",
"stylelint-config-standard": "36.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint": "8.56.0",
"eslint-plugin-tailwindcss": "3.13.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"postcss": "8.4.33",
"prettier": "3.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8700,7 +8700,7 @@ __metadata:
eslint: "npm:8.56.0"
eslint-plugin-tailwindcss: "npm:3.13.1"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.32"
postcss: "npm:8.4.33"
prettier: "npm:3.1.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -17845,7 +17845,7 @@ __metadata:
npm-run-all: "npm:4.1.5"
ofetch: "npm:1.3.3"
picocolors: "npm:1.0.0"
postcss: "npm:8.4.32"
postcss: "npm:8.4.33"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-preset-env: "npm:9.3.0"
prettier: "npm:3.1.1"
Expand Down Expand Up @@ -19464,14 +19464,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.32, postcss@npm:^8.3.3, postcss@npm:^8.4.19, postcss@npm:^8.4.23, postcss@npm:^8.4.27, postcss@npm:^8.4.32, postcss@npm:^8.4.4":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
"postcss@npm:8.4.33, postcss@npm:^8.3.3, postcss@npm:^8.4.19, postcss@npm:^8.4.23, postcss@npm:^8.4.27, postcss@npm:^8.4.32, postcss@npm:^8.4.4":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 39308a9195fa34d4dbdd7b58a896cff0c7809f84f7a4ac1b95b68ca86c9138a395addff33075668ed3983d41b90aac05754c445237a9365eb1c3a5602ebd03ad
checksum: 16eda83458fcd8a91bece287b5920c7f57164c3ea293e6c80d0ea71ce7843007bcd8592260a5160b9a7f02693e6ac93e2495b02d8c7596d3f3f72c1447e3ba79
languageName: node
linkType: hard

Expand Down Expand Up @@ -20527,7 +20527,7 @@ __metadata:
autoprefixer: "npm:10.4.16"
eslint: "npm:8.56.0"
isbot: "npm:4.3.0"
postcss: "npm:8.4.32"
postcss: "npm:8.4.33"
prettier: "npm:3.1.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit d8c171d

Please sign in to comment.