Skip to content

Commit 6066338

Browse files
chore(deps): update dependency postcss to v8.4.31 [security]
1 parent 6ac71e9 commit 6066338

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

scripts/installer/frameworks/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"namor": "2.0.2",
145145
"node-fetch": "2.6.7",
146146
"node-sass": "7.0.0",
147-
"postcss": "8.2.13",
147+
"postcss": "8.4.31",
148148
"postcss-assets": "5.0.0",
149149
"postcss-custom-properties": "^8.0.11",
150150
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"namor": "2.0.2",
129129
"node-fetch": "2.6.7",
130130
"node-sass": "7.0.0",
131-
"postcss": "8.2.13",
131+
"postcss": "8.4.31",
132132
"postcss-assets": "5.0.0",
133133
"postcss-custom-properties": "^8.0.11",
134134
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"namor": "2.0.2",
146146
"node-fetch": "2.6.7",
147147
"node-sass": "7.0.0",
148-
"postcss": "8.2.13",
148+
"postcss": "8.4.31",
149149
"postcss-assets": "5.0.0",
150150
"postcss-custom-properties": "^8.0.11",
151151
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/stencil/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"namor": "2.0.2",
145145
"node-fetch": "2.6.7",
146146
"node-sass": "7.0.0",
147-
"postcss": "8.2.13",
147+
"postcss": "8.4.31",
148148
"postcss-assets": "5.0.0",
149149
"postcss-custom-properties": "^8.0.11",
150150
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"namor": "2.0.2",
145145
"node-fetch": "2.6.7",
146146
"node-sass": "7.0.0",
147-
"postcss": "8.2.13",
147+
"postcss": "8.4.31",
148148
"postcss-assets": "5.0.0",
149149
"postcss-custom-properties": "^8.0.11",
150150
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"namor": "2.0.2",
145145
"node-fetch": "2.6.7",
146146
"node-sass": "7.0.0",
147-
"postcss": "8.2.13",
147+
"postcss": "8.4.31",
148148
"postcss-assets": "5.0.0",
149149
"postcss-custom-properties": "^8.0.11",
150150
"postcss-flexbugs-fixes": "5.0.2",

0 commit comments

Comments
 (0)