Skip to content

Commit

Permalink
Merge pull request #14 from GenieTim/dependabot/npm_and_yarn/postcss-…
Browse files Browse the repository at this point in the history
…8.4.31

Bump postcss from 8.4.25 to 8.4.31
  • Loading branch information
GenieTim authored Oct 8, 2023
2 parents b57e025 + 39fe583 commit 754d0ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"markdown-translator": "^0.4.5",
"mathjax": "^3.2.2",
"node-cmd": "^5.0.0",
"postcss": "^8.4.25",
"postcss": "^8.4.31",
"postcss-css-variables": "^0.19.0",
"resolve-url-loader": "^5.0.0",
"responsive-loader": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6237,10 +6237,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^8.1.10, postcss@^8.2.1, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.4.23, postcss@^8.4.25:
version "8.4.25"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
postcss@^8.1.10, postcss@^8.2.1, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.4.23, postcss@^8.4.31:
version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
Expand Down

0 comments on commit 754d0ed

Please sign in to comment.