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 fabfc63 commit a0a87e4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.4",
"postcss": "8.4.12",
"postcss": "8.4.33",
"postcss-loader": "6.2.1",
"tailwindcss": "3.0.23"
}
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17540,6 +17540,15 @@ __metadata:
languageName: node
linkType: hard

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

"nanomatch@npm:^1.2.9":
version: 1.2.13
resolution: "nanomatch@npm:1.2.13"
Expand Down Expand Up @@ -19331,14 +19340,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.12":
version: 8.4.12
resolution: "postcss@npm:8.4.12"
"postcss@npm:8.4.33":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
dependencies:
nanoid: ^3.3.1
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: f5aea065c84efef236e9f387eb4fceaab3cc932c25ce480bb82f75b36a6c1a7720cc4c5ef2fb82a5d216aecb5c436af36dae45191e94a7a5b53c2b999610430f
checksum: 16eda83458fcd8a91bece287b5920c7f57164c3ea293e6c80d0ea71ce7843007bcd8592260a5160b9a7f02693e6ac93e2495b02d8c7596d3f3f72c1447e3ba79
languageName: node
linkType: hard

Expand Down Expand Up @@ -23843,7 +23852,7 @@ __metadata:
"@redwoodjs/router": 1.2.0
"@redwoodjs/web": 1.2.0
autoprefixer: 10.4.4
postcss: 8.4.12
postcss: 8.4.33
postcss-loader: 6.2.1
prop-types: 15.8.1
react: 17.0.2
Expand Down

0 comments on commit a0a87e4

Please sign in to comment.