mirror of https://github.com/vuejs/core.git
fix(deps): update dependency postcss to ^8.4.41 (#11585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a26d48177f
commit
4c4e12ae28
|
@ -49,7 +49,7 @@
|
|||
"@vue/shared": "workspace:*",
|
||||
"estree-walker": "catalog:",
|
||||
"magic-string": "catalog:",
|
||||
"postcss": "^8.4.40",
|
||||
"postcss": "^8.4.41",
|
||||
"source-map-js": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -302,7 +302,7 @@ importers:
|
|||
specifier: 'catalog:'
|
||||
version: 0.30.11
|
||||
postcss:
|
||||
specifier: ^8.4.40
|
||||
specifier: ^8.4.41
|
||||
version: 8.4.41
|
||||
source-map-js:
|
||||
specifier: 'catalog:'
|
||||
|
|
Loading…
Reference in New Issue