Skip to content

Commit

Permalink
chore(deps): update devdependency postcss to v8.4.31 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 1aecb1e commit 5016f0e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"html-webpack-plugin": "5.5.3",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"postcss": "8.4.29",
"postcss": "8.4.31",
"postcss-html": "1.5.0",
"prettier": "2.8.8",
"start-server-and-test": "1.15.4",
Expand Down
17 changes: 13 additions & 4 deletions nuxt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14642,10 +14642,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

[email protected].29, postcss@^8.2.1, postcss@^8.4.19, postcss@^8.4.26:
version "8.4.29"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
[email protected].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 All @@ -14668,6 +14668,15 @@ postcss@^8.1.10, postcss@^8.2.15, postcss@^8.4.0:
picocolors "^1.0.0"
source-map-js "^1.0.2"

postcss@^8.2.1, postcss@^8.4.19, postcss@^8.4.26:
version "8.4.29"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
source-map-js "^1.0.2"

postcss@^8.4.14:
version "8.4.14"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
Expand Down

0 comments on commit 5016f0e

Please sign in to comment.