Skip to content

Commit

Permalink
fix(deps): update dependency postcss to v8.4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 16, 2024
1 parent 7ac4966 commit 2094c3a
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.32",
"postcss": "8.4.33",
"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.32
postcss: 8.4.33
prettier: 3.1.0
prettier-plugin-tailwindcss: 0.5.11
prisma: 5.8.1
Expand Down Expand Up @@ -8237,14 +8237,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
"postcss@npm:8.4.33":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 220d9d0bf5d65be7ed31006c523bfb11619461d296245c1231831f90150aeb4a31eab9983ac9c5c89759a3ca8b60b3e0d098574964e1691673c3ce5c494305ae
checksum: 6f98b2af4b76632a3de20c4f47bf0e984a1ce1a531cf11adcb0b1d63a6cbda0aae4165e578b66c32ca4879038e3eaad386a6be725a8fb4429c78e3c1ab858fe9
languageName: node
linkType: hard

Expand Down

0 comments on commit 2094c3a

Please sign in to comment.