Skip to content

Commit

Permalink
fix(deps): update dependency postcss to v8.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent efe9821 commit c1a9676
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.23.1",
"numeral": "2.0.6",
"octokit": "3.1.1",
"postcss": "8.4.30",
"postcss": "8.4.31",
"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 @@ -2367,7 +2367,7 @@ __metadata:
npm-check-updates: ^16.10.18
numeral: 2.0.6
octokit: 3.1.1
postcss: 8.4.30
postcss: 8.4.31
prettier: 3.0.3
prettier-plugin-tailwindcss: 0.5.4
prisma: 5.3.1
Expand Down Expand Up @@ -8085,14 +8085,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.30":
version: 8.4.30
resolution: "postcss@npm:8.4.30"
"postcss@npm:8.4.31":
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 c1a9676

Please sign in to comment.