Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 9f943bb commit b398384
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "4.3.4",
"autoprefixer": "10.4.16",
"postcss": "8.4.30",
"postcss": "8.4.31",
"tailwindcss": "3.3.3",
"vite": "4.4.9"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1834,7 +1834,7 @@ __metadata:
"@vue/apollo-composable": ^4.0.0-alpha.16
autoprefixer: 10.4.16
graphql: ^16.3.0
postcss: 8.4.30
postcss: 8.4.31
tailwindcss: 3.3.3
vite: 4.4.9
vue: ^3.2.31
Expand Down Expand Up @@ -3394,14 +3394,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.30, postcss@npm:^8.1.10, postcss@npm:^8.4.23, postcss@npm:^8.4.27":
version: 8.4.30
resolution: "postcss@npm:8.4.30"
"postcss@npm:8.4.31, postcss@npm:^8.1.10, postcss@npm:^8.4.23, postcss@npm:^8.4.27":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 6c810c10c9bd3e03ca016e0b6b6756261e640aba1a9a7b1200b55502bc34b9165e38f590aef3493afc2f30ab55cdfcd43fd0f8408d69a77318ddbcf2a8ad164b
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
languageName: node
linkType: hard

Expand Down

0 comments on commit b398384

Please sign in to comment.