Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2023
1 parent eaa84b5 commit 1cc9398
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.26",
"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.26":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
dependencies:
nanoid: ^3.3.4
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9349fd99849b2e3d2e134ff949b7770ecb12375f352723ce2bcc06167eba3850ea7844c1b191a85cd915d6a396b4e8ee9a5267e6cc5d8d003d0cbc7a97555d39
checksum: 1cf08ee10d58cbe98f94bf12ac49a5e5ed1588507d333d2642aacc24369ca987274e1f60ff4cbf0081f70d2ab18a5cd3a4a273f188d835b8e7f3ba381b184e57
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.26
tailwindcss: 3.3.3
vitepress: 1.0.0-alpha.75
vue: 3.2.47
Expand Down

0 comments on commit 1cc9398

Please sign in to comment.