Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Sep 2, 2024
1 parent 806c7a1 commit 1649229
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.43",
"postcss": "8.4.44",
"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.43",
"postcss": "8.4.44",
"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.43",
"postcss": "8.4.44",
"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.43"
postcss: "npm:8.4.44"
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.43"
postcss: "npm:8.4.44"
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.43"
postcss: "npm:8.4.44"
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.43, postcss@npm:^8.4.33, postcss@npm:^8.4.41":
version: 8.4.43
resolution: "postcss@npm:8.4.43"
"postcss@npm:8.4.44, postcss@npm:^8.4.33, postcss@npm:^8.4.41":
version: 8.4.44
resolution: "postcss@npm:8.4.44"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/7cc9c6393ca00fcdca6fef8d119218df9357389b9fed30b6d4b463fc0e85159595a877f4ac0a2a565ea4c447cab1f424e527e68d8b7d40b8c94a6684663d45c5
checksum: 10c0/53c33338261a3d4f4198f8893e9dfe8b828d8d9186142ee85f02d228f04245c5bbe31239411a357a556ad20ed96f28db24d0921d63edc428fdc9133289371a1d
languageName: node
linkType: hard

Expand Down

0 comments on commit 1649229

Please sign in to comment.