mirror of
https://github.com/primer/css.git
synced 2024-11-23 11:27:26 +03:00
Merge pull request #1323 from primer/dependabot/npm_and_yarn/postcss-scss-3.0.5
Bump postcss-scss from 2.1.1 to 3.0.5
This commit is contained in:
commit
a1797ae8bb
@ -60,7 +60,7 @@
|
||||
"postcss-load-config": "3.0.1",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-node-sass": "2.1.8",
|
||||
"postcss-scss": "2.1.1",
|
||||
"postcss-scss": "3.0.5",
|
||||
"postcss-value-parser": "^4.1.0",
|
||||
"prop-types": "^15.6.2",
|
||||
"semver": "5.7.1",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -5745,7 +5745,14 @@ postcss-sass@^0.4.4:
|
||||
gonzales-pe "^4.3.0"
|
||||
postcss "^7.0.21"
|
||||
|
||||
postcss-scss@2.1.1, postcss-scss@^2.1.1:
|
||||
postcss-scss@3.0.5:
|
||||
version "3.0.5"
|
||||
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-3.0.5.tgz#bd484faf05890e48a6f5e097acb3d104cc7b9ac7"
|
||||
integrity sha512-3e0qYk87eczfzg5P73ZVuuxEGCBfatRhPze6KrSaIbEKVtmnFI1RYp1Fv+AyZi+w8kcNRSPeNX6ap4b65zEkiA==
|
||||
dependencies:
|
||||
postcss "^8.2.7"
|
||||
|
||||
postcss-scss@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-2.1.1.tgz#ec3a75fa29a55e016b90bf3269026c53c1d2b383"
|
||||
integrity sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==
|
||||
@ -5794,7 +5801,7 @@ postcss-values-parser@^4.0.0:
|
||||
is-url-superb "^4.0.0"
|
||||
postcss "^7.0.5"
|
||||
|
||||
postcss@8.2.9, postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4:
|
||||
postcss@8.2.9, postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4, postcss@^8.2.7:
|
||||
version "8.2.9"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
|
||||
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
|
||||
|
Loading…
Reference in New Issue
Block a user