Skip to content

Commit de2aadc

Browse files
authored
Update postcss. (#14444)
1 parent 76ff264 commit de2aadc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6888,7 +6888,7 @@
68886888
"which": "^2.0.2"
68896889
},
68906890
"resolutions": {
6891-
"postcss": "^8.4.31",
6891+
"postcss": "^8.5.14",
68926892
"gulp-typescript/**/glob-parent": "^5.1.2",
68936893
"serialize-javascript": "^7.0.5",
68946894
"@azure/msal-browser": "^4.29.1",

Extension/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5029,10 +5029,10 @@ possible-typed-array-names@^1.0.0:
50295029
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
50305030
integrity sha1-k+NYK8DlQmWG2dB7ee5A/IQd5K4=
50315031

5032-
postcss@^7.0.16, postcss@^8.4.31:
5033-
version "8.5.6"
5034-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
5035-
integrity sha1-KCUAZhWmGbT2Kp50JswSCzSajzw=
5032+
postcss@^7.0.16, postcss@^8.5.14:
5033+
version "8.5.14"
5034+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
5035+
integrity sha1-pmwteAj632nrtbhKA/i6/XbEkZw=
50365036
dependencies:
50375037
nanoid "^3.3.11"
50385038
picocolors "^1.1.1"

0 commit comments

Comments
 (0)