Skip to content

Commit

Permalink
Update dependency postcss to v8.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent fabfc63 commit 50562bb
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.29",
"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.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
bin:
nanoid: bin/nanoid.cjs
checksum: 606b355960d0fcbe3d27924c4c52ef7d47d3b57208808ece73279420d91469b01ec1dce10fae512b6d4a8c5a5432b352b228336a8b2202a6ea68e67fa348e2ee
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.29":
version: 8.4.29
resolution: "postcss@npm:8.4.29"
dependencies:
nanoid: ^3.3.1
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: f5aea065c84efef236e9f387eb4fceaab3cc932c25ce480bb82f75b36a6c1a7720cc4c5ef2fb82a5d216aecb5c436af36dae45191e94a7a5b53c2b999610430f
checksum: b50b7ad4ac6c9ba029eda4381863570b7aed2672ffae2566ef109e556bae01823a51180409877ff2cce1fe186025751c7191c301eafc07b0d90c630ab5e0365c
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.29
postcss-loader: 6.2.1
prop-types: 15.8.1
react: 17.0.2
Expand Down

0 comments on commit 50562bb

Please sign in to comment.