Skip to content

Commit

Permalink
Update dependency postcss to v8.4.30 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent c6e2ef6 commit ea63e28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.10",
"autoprefixer": "10.4.16",
"postcss": "8.4.14",
"postcss": "8.4.30",
"postcss-loader": "7.3.3",
"tailwindcss": "3.3.3"
}
Expand Down
17 changes: 3 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14969,7 +14969,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.4, nanoid@npm:^3.3.6":
"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
bin:
Expand Down Expand Up @@ -16600,18 +16600,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.14":
version: 8.4.14
resolution: "postcss@npm:8.4.14"
dependencies:
nanoid: ^3.3.4
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 2a4cfa28e2f1bfd358313501f7771bd596e494487c7b735c492e2f8b1faf493d24fcb43e2e6ad825863fc65a77abb949ca8f228602ae46a022f02dc812c4ac8b
languageName: node
linkType: hard

"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":
"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"
dependencies:
Expand Down Expand Up @@ -20350,7 +20339,7 @@ __metadata:
"@tailwindcss/line-clamp": 0.4.4
"@tailwindcss/typography": 0.5.10
autoprefixer: 10.4.16
postcss: 8.4.14
postcss: 8.4.30
postcss-loader: 7.3.3
prop-types: 15.8.1
react: 18.2.0
Expand Down

0 comments on commit ea63e28

Please sign in to comment.