Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Aug 31, 2024
1 parent 506c264 commit 1706097
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"mini-css-extract-plugin": "2.9.1",
"msw": "2.3.5",
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"postcss": "8.4.42",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"mini-css-extract-plugin": "2.9.1",
"msw": "2.3.5",
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"postcss": "8.4.42",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/solid-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"mini-css-extract-plugin": "2.9.1",
"msw": "2.3.5",
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"postcss": "8.4.42",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ __metadata:
msw: "npm:2.3.5"
npm-run-all: "npm:4.1.5"
polished: "npm:4.3.1"
postcss: "npm:8.4.41"
postcss: "npm:8.4.42"
postcss-loader: "npm:8.1.1"
prettier: "npm:3.3.3"
pretty-quick: "npm:4.0.0"
Expand Down Expand Up @@ -310,7 +310,7 @@ __metadata:
mini-css-extract-plugin: "npm:2.9.1"
msw: "npm:2.3.5"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.41"
postcss: "npm:8.4.42"
postcss-loader: "npm:8.1.1"
prettier: "npm:3.3.3"
pretty-quick: "npm:4.0.0"
Expand Down Expand Up @@ -368,7 +368,7 @@ __metadata:
mini-css-extract-plugin: "npm:2.9.1"
msw: "npm:2.3.5"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.41"
postcss: "npm:8.4.42"
postcss-loader: "npm:8.1.1"
prettier: "npm:3.3.3"
pretty-quick: "npm:4.0.0"
Expand Down Expand Up @@ -14779,14 +14779,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.41, postcss@npm:^8.4.33, postcss@npm:^8.4.41":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
"postcss@npm:8.4.42, postcss@npm:^8.4.33, postcss@npm:^8.4.41":
version: 8.4.42
resolution: "postcss@npm:8.4.42"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/c1828fc59e7ec1a3bf52b3a42f615dba53c67960ed82a81df6441b485fe43c20aba7f4e7c55425762fd99c594ecabbaaba8cf5b30fd79dfec5b52a9f63a2d690
checksum: 10c0/ac4dd01b07b2b9db12c24284aed497d35436ed05e4944be6cf00eb8daa4914fd9fbc5ec729e47981b4f1a9c51847d043d1808c796b9440ae0c5e8ff7a29bc821
languageName: node
linkType: hard

Expand Down

0 comments on commit 1706097

Please sign in to comment.