Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.35 (#5059)
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 Feb 7, 2024
1 parent 7a570c2 commit 4388765
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": "24.0.0",
"npm-run-all2": "6.1.2",
"postcss": "8.4.34",
"postcss": "8.4.35",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.3.0",
"prettier": "3.2.5",
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.2.2",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"postcss": "8.4.34",
"postcss": "8.4.35",
"prettier": "3.2.5",
"stylelint": "16.2.1",
"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.14.2",
"npm-run-all2": "6.1.2",
"postcss": "8.4.34",
"postcss": "8.4.35",
"prettier": "3.2.5",
"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 @@ -8748,7 +8748,7 @@ __metadata:
eslint: "npm:8.56.0"
eslint-plugin-tailwindcss: "npm:3.14.2"
npm-run-all2: "npm:6.1.2"
postcss: "npm:8.4.34"
postcss: "npm:8.4.35"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -17858,7 +17858,7 @@ __metadata:
npm-run-all2: "npm:6.1.2"
ofetch: "npm:1.3.3"
picocolors: "npm:1.0.0"
postcss: "npm:8.4.34"
postcss: "npm:8.4.35"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-preset-env: "npm:9.3.0"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -19427,14 +19427,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.34, 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.33, postcss@npm:^8.4.4":
version: 8.4.34
resolution: "postcss@npm:8.4.34"
"postcss@npm:8.4.35, 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.33, postcss@npm:^8.4.4":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 10c0/4d6f072cdfdc1ced16b4336263d830f8b4397fc47b9b382e02f6448fda9386d881aa9d27fbe0dd124f59c76f3a5da4f360919d25dfc818eca50b48f042af35a8
checksum: 10c0/e8dd04e48001eb5857abc9475365bf08f4e508ddf9bc0b8525449a95d190f10d025acebc5b56ac2e94b3c7146790e4ae78989bb9633cb7ee20d1cc9b7dc909b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -20479,7 +20479,7 @@ __metadata:
autoprefixer: "npm:10.4.17"
eslint: "npm:8.56.0"
isbot: "npm:4.4.0"
postcss: "npm:8.4.34"
postcss: "npm:8.4.35"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit 4388765

Please sign in to comment.