Skip to content

Commit

Permalink
Upgrade postcss
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Jul 11, 2023
1 parent 52e9733 commit d5abf2d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
Binary file removed npm-packages-offline-cache/postcss-8.4.24.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"less-loader": "11.1.3",
"mini-css-extract-plugin": "2.7.6",
"netlify-cms-proxy-server": "1.3.24",
"postcss": "8.4.24",
"postcss": "8.4.25",
"postcss-less": "6.0.0",
"postcss-loader": "7.3.3",
"prettier": "3.0.0",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11724,16 +11724,7 @@ [email protected], postcss-value-parser@^4.1.0, postcss-value-parser@^4
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

[email protected]:
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.14, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.24:
[email protected], postcss@^8.4.14, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.24:
version "8.4.25"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
Expand Down

0 comments on commit d5abf2d

Please sign in to comment.