Skip to content

Commit

Permalink
Merge pull request #32 from SplittyDev/dependabot/npm_and_yarn/badger…
Browse files Browse the repository at this point in the history
…s-web/postcss-8.4.31

Bump postcss from 8.4.23 to 8.4.31 in /badgers-web
  • Loading branch information
SplittyDev committed May 15, 2024
2 parents 15146f5 + 78ea78c commit 1a5d72a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion badgers-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint": "8.57.0",
"eslint-config-next": "^14.2.3",
"next": "^14.2.3",
"postcss": "8.4.23",
"postcss": "8.4.31",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "3.3.2",
Expand Down
11 changes: 1 addition & 10 deletions badgers-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2926,16 +2926,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@8.4.23, postcss@^8.4.23:
version "8.4.23"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
source-map-js "^1.0.2"

postcss@8.4.31:
postcss@8.4.31, postcss@^8.4.23:
version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
Expand Down

0 comments on commit 1a5d72a

Please sign in to comment.