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] committed Sep 2, 2024
1 parent 157bba8 commit 33796f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"autoprefixer": "10.4.20",
"hugo-extended": "0.133.0",
"lint-staged": "15.2.10",
"postcss": "8.4.43",
"postcss": "8.4.44",
"postcss-cli": "11.0.0",
"prettier": "3.3.3",
"prettier-package-json": "2.8.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2194,14 +2194,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.43":
version: 8.4.43
resolution: "postcss@npm:8.4.43"
"postcss@npm:8.4.44":
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 Expand Up @@ -2989,7 +2989,7 @@ __metadata:
autoprefixer: "npm:10.4.20"
hugo-extended: "npm:0.133.0"
lint-staged: "npm:15.2.10"
postcss: "npm:8.4.43"
postcss: "npm:8.4.44"
postcss-cli: "npm:11.0.0"
prettier: "npm:3.3.3"
prettier-package-json: "npm:2.8.0"
Expand Down

0 comments on commit 33796f4

Please sign in to comment.