Skip to content

Commit

Permalink
Merge pull request #43 from ZitaneLabs/dependabot/npm_and_yarn/hdrop-…
Browse files Browse the repository at this point in the history
…web-next/postcss-8.4.31

Bump postcss from 8.4.24 to 8.4.31 in /hdrop-web-next
  • Loading branch information
SplittyDev authored Oct 10, 2023
2 parents a01f4fc + 5d13964 commit abe89e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion hdrop-web-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lucide-react": "^0.245.0",
"mime": "^3.0.0",
"next": "^13.5.4",
"postcss": "8.4.24",
"postcss": "8.4.31",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
Expand Down
11 changes: 1 addition & 10 deletions hdrop-web-next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,16 +3802,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.24, postcss@^8.4.23:
version "8.4.24"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
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 abe89e4

Please sign in to comment.