Skip to content

Commit

Permalink
Update dependency postcss to v8.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent fabfc63 commit fa523de
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.32",
"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.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
dependencies:
nanoid: ^3.3.1
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: f5aea065c84efef236e9f387eb4fceaab3cc932c25ce480bb82f75b36a6c1a7720cc4c5ef2fb82a5d216aecb5c436af36dae45191e94a7a5b53c2b999610430f
checksum: 39308a9195fa34d4dbdd7b58a896cff0c7809f84f7a4ac1b95b68ca86c9138a395addff33075668ed3983d41b90aac05754c445237a9365eb1c3a5602ebd03ad
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.32
postcss-loader: 6.2.1
prop-types: 15.8.1
react: 17.0.2
Expand Down

0 comments on commit fa523de

Please sign in to comment.