Skip to content

Commit 0556a32

Browse files
Merge pull request #178 from MekDrop/dependabot/npm_and_yarn/postcss-8.5.6
Bump postcss from 8.5.4 to 8.5.6
2 parents 1b16415 + 6d3e548 commit 0556a32

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-cypress": "^5.1.0",
4747
"eslint-plugin-vue": "^9.33.0",
4848
"glob": "^11.0.3",
49-
"postcss": "^8.5.4",
49+
"postcss": "^8.5.6",
5050
"prettier": "^3.6.2",
5151
"quasar-app-extension-ssg": "^5.1.1",
5252
"vite-plugin-sitemap": "^0.8.2"

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5953,16 +5953,7 @@ postcss-value-parser@^4.2.0:
59535953
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
59545954
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
59555955

5956-
postcss@^8.4.13, postcss@^8.4.21, postcss@^8.5.4:
5957-
version "8.5.4"
5958-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
5959-
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
5960-
dependencies:
5961-
nanoid "^3.3.11"
5962-
picocolors "^1.1.1"
5963-
source-map-js "^1.2.1"
5964-
5965-
postcss@^8.5.6:
5956+
postcss@^8.4.13, postcss@^8.4.21, postcss@^8.5.6:
59665957
version "8.5.6"
59675958
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
59685959
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==

0 commit comments

Comments
 (0)