Skip to content

Commit

Permalink
Merge pull request #6 from yummy-recipes/renovate/postcss-8.x
Browse files Browse the repository at this point in the history
Update dependency postcss to v8.4.30
  • Loading branch information
ertrzyiks authored Sep 24, 2023
2 parents 9aea542 + 073d641 commit ba3b0f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-config-next": "13.4.19",
"marked": "^5.1.1",
"next": "13.4.19",
"postcss": "8.4.21",
"postcss": "8.4.30",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11568,14 +11568,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.21":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
"postcss@npm:8.4.30":
version: 8.4.30
resolution: "postcss@npm:8.4.30"
dependencies:
nanoid: ^3.3.4
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: e39ac60ccd1542d4f9d93d894048aac0d686b3bb38e927d8386005718e6793dbbb46930f0a523fe382f1bbd843c6d980aaea791252bf5e176180e5a4336d9679
checksum: 6c810c10c9bd3e03ca016e0b6b6756261e640aba1a9a7b1200b55502bc34b9165e38f590aef3493afc2f30ab55cdfcd43fd0f8408d69a77318ddbcf2a8ad164b
languageName: node
linkType: hard

Expand Down Expand Up @@ -14470,7 +14470,7 @@ __metadata:
eslint-plugin-storybook: ^0.6.13
marked: ^5.1.1
next: 13.4.19
postcss: 8.4.21
postcss: 8.4.30
prisma: ^5.0.0
react: 18.2.0
react-dom: 18.2.0
Expand Down

0 comments on commit ba3b0f5

Please sign in to comment.