Skip to content

Commit

Permalink
Update dependency postcss to v8.4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 4f17151 commit 01305fd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.10",
"autoprefixer": "10.4.16",
"postcss": "8.4.30",
"postcss": "8.4.33",
"postcss-loader": "7.3.3",
"tailwindcss": "3.3.3"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14969,12 +14969,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
nanoid: bin/nanoid.cjs
checksum: 606b355960d0fcbe3d27924c4c52ef7d47d3b57208808ece73279420d91469b01ec1dce10fae512b6d4a8c5a5432b352b228336a8b2202a6ea68e67fa348e2ee
checksum: e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -16600,14 +16600,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.30, postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.27":
version: 8.4.30
resolution: "postcss@npm:8.4.30"
"postcss@npm:8.4.33, postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.27":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
dependencies:
nanoid: ^3.3.6
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: ff54bd3dc3a32bf0c5b3365a6db262561ef3819e38dee173cbaf42be5bf123ff33ab63baba153e3967a00549a5e7e01e1d39cc323d11a155c2829fd1794584c0
checksum: 16eda83458fcd8a91bece287b5920c7f57164c3ea293e6c80d0ea71ce7843007bcd8592260a5160b9a7f02693e6ac93e2495b02d8c7596d3f3f72c1447e3ba79
languageName: node
linkType: hard

Expand Down Expand Up @@ -20338,7 +20338,7 @@ __metadata:
"@tailwindcss/line-clamp": 0.4.4
"@tailwindcss/typography": 0.5.10
autoprefixer: 10.4.16
postcss: 8.4.30
postcss: 8.4.33
postcss-loader: 7.3.3
prop-types: 15.8.1
react: 18.2.0
Expand Down

0 comments on commit 01305fd

Please sign in to comment.