mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
chore(deps): update dependency postcss-pxtorem to v6
This commit is contained in:
parent
7f19d2f7b2
commit
ec352e745a
@ -110,7 +110,7 @@
|
|||||||
"jest": "26.6.3",
|
"jest": "26.6.3",
|
||||||
"jest-cli": "26.6.3",
|
"jest-cli": "26.6.3",
|
||||||
"lost": "8.3.1",
|
"lost": "8.3.1",
|
||||||
"postcss-pxtorem": "5.1.1",
|
"postcss-pxtorem": "6.0.0",
|
||||||
"react-test-renderer": "17.0.1",
|
"react-test-renderer": "17.0.1",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"sass": "^1.32.8",
|
"sass": "^1.32.8",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -15444,12 +15444,10 @@ postcss-ordered-values@^4.1.2:
|
|||||||
postcss "^7.0.0"
|
postcss "^7.0.0"
|
||||||
postcss-value-parser "^3.0.0"
|
postcss-value-parser "^3.0.0"
|
||||||
|
|
||||||
postcss-pxtorem@5.1.1:
|
postcss-pxtorem@6.0.0:
|
||||||
version "5.1.1"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-pxtorem/-/postcss-pxtorem-5.1.1.tgz#198a68c10f9ad2d42370ef66299d7b3168f8cffa"
|
resolved "https://registry.yarnpkg.com/postcss-pxtorem/-/postcss-pxtorem-6.0.0.tgz#f228a4d05d8a73f0642eabae950e2b19836366d7"
|
||||||
integrity sha512-uvgIujL/pn0GbZ+rczESD2orHsbXrrCqi+q9wJO8PCk3ZGCoVVtu5hZTbtk+tbZHZP5UkTfCvqOrTZs9Ncqfsg==
|
integrity sha512-ZRXrD7MLLjLk2RNGV6UA4f5Y7gy+a/j1EqjAfp9NdcNYVjUMvg5HTYduTjSkKBkRkfqbg/iKrjMO70V4g1LZeg==
|
||||||
dependencies:
|
|
||||||
postcss "^7.0.27"
|
|
||||||
|
|
||||||
postcss-reduce-initial@^4.0.3:
|
postcss-reduce-initial@^4.0.3:
|
||||||
version "4.0.3"
|
version "4.0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user