Skip to content

Commit

Permalink
Update dependency postcss to v8.4.30 (#286)
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 18, 2023
1 parent 03363db commit 82ae203
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"autoprefixer": "10.4.15",
"eslint": "8.49.0",
"eslint-config-next": "13.4.8",
"postcss": "8.4.29",
"postcss": "8.4.30",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",
"rimraf": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2920,7 +2920,7 @@ __metadata:
eslint: 8.49.0
eslint-config-next: 13.4.8
next: 13.4.8
postcss: 8.4.29
postcss: 8.4.30
prettier: 3.0.3
prettier-plugin-tailwindcss: 0.5.4
react: 18.2.0
Expand Down Expand Up @@ -6472,14 +6472,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 82ae203

Please sign in to comment.