Skip to content

Commit

Permalink
fix(deps): update dependency postcss to v8.4.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent ccbe08a commit 03a29ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"next-auth": "4.24.5",
"numeral": "2.0.6",
"octokit": "3.1.2",
"postcss": "8.4.34",
"postcss": "8.4.35",
"react": "18.2.0",
"react-chartjs-2": "5.2.0",
"react-dom": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2599,7 +2599,7 @@ __metadata:
npm-check-updates: ^16.10.18
numeral: 2.0.6
octokit: 3.1.2
postcss: 8.4.34
postcss: 8.4.35
prettier: 3.2.5
prettier-plugin-tailwindcss: 0.5.11
prisma: 5.9.1
Expand Down Expand Up @@ -8265,14 +8265,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.34":
version: 8.4.34
resolution: "postcss@npm:8.4.34"
"postcss@npm:8.4.35":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 46c32b51810a23060288c86fdb5195237c497f952c674167fd1cbb3f0c628389a3fd48ae0b289447e5368b4abbc95f81e2d318bfdc5554063b2a7e8192e1a540
checksum: cf3c3124d3912a507603f6d9a49b3783f741075e9aa73eb592a6dd9194f9edab9d20a8875d16d137d4f779fe7b6fbd1f5727e39bfd1c3003724980ee4995e1da
languageName: node
linkType: hard

Expand Down

0 comments on commit 03a29ef

Please sign in to comment.