Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent eaa84b5 commit c66b52a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@privyid/tailwind-preset": "0.16.0",
"autoprefixer": "10.4.14",
"postcss": "8.4.18",
"postcss": "8.4.28",
"tailwindcss": "3.3.3",
"vitepress": "1.0.0-alpha.75",
"vue": "3.2.47"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3708,14 +3708,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.18":
version: 8.4.18
resolution: "postcss@npm:8.4.18"
"postcss@npm:8.4.28":
version: 8.4.28
resolution: "postcss@npm:8.4.28"
dependencies:
nanoid: ^3.3.4
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9349fd99849b2e3d2e134ff949b7770ecb12375f352723ce2bcc06167eba3850ea7844c1b191a85cd915d6a396b4e8ee9a5267e6cc5d8d003d0cbc7a97555d39
checksum: f605c24a36f7e400bad379735fbfc893ccb8d293ad6d419bb824db77cdcb69f43d614ef35f9f7091f32ca588d130ec60dbcf53b366e6bf88a8a64bbeb3c05f6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3986,7 +3986,7 @@ __metadata:
"@privyid/persona": 0.16.0
"@privyid/tailwind-preset": 0.16.0
autoprefixer: 10.4.14
postcss: 8.4.18
postcss: 8.4.28
tailwindcss: 3.3.3
vitepress: 1.0.0-alpha.75
vue: 3.2.47
Expand Down

0 comments on commit c66b52a

Please sign in to comment.