mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Update dependency autoprefixer to v9.4.8
This commit is contained in:
parent
f9156156d4
commit
a0584d00dd
@ -105,7 +105,7 @@
|
||||
"gh-pages": "2.0.1",
|
||||
"lost": "8.3.1",
|
||||
"postcss-pxtorem": "4.0.1",
|
||||
"autoprefixer": "9.4.7",
|
||||
"autoprefixer": "9.4.8",
|
||||
"browserslist": "4.4.1"
|
||||
}
|
||||
}
|
||||
|
14
yarn.lock
14
yarn.lock
@ -1933,12 +1933,12 @@ atob@^2.1.1:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
||||
|
||||
autoprefixer@9.4.7:
|
||||
version "9.4.7"
|
||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.7.tgz#f997994f9a810eae47b38fa6d8a119772051c4ff"
|
||||
autoprefixer@9.4.8:
|
||||
version "9.4.8"
|
||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.8.tgz#575dcdfd984228c7bccbc08c5fe53f0ea6915593"
|
||||
dependencies:
|
||||
browserslist "^4.4.1"
|
||||
caniuse-lite "^1.0.30000932"
|
||||
caniuse-lite "^1.0.30000938"
|
||||
normalize-range "^0.1.2"
|
||||
num2fraction "^1.2.2"
|
||||
postcss "^7.0.14"
|
||||
@ -2880,9 +2880,9 @@ caniuse-lite@^1.0.30000929:
|
||||
version "1.0.30000929"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000929.tgz#7b391b781a9c3097ecc39ea053301aea8ea16317"
|
||||
|
||||
caniuse-lite@^1.0.30000932:
|
||||
version "1.0.30000936"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000936.tgz#5d33b118763988bf721b9b8ad436d0400e4a116b"
|
||||
caniuse-lite@^1.0.30000938:
|
||||
version "1.0.30000938"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000938.tgz#b64bf1427438df40183fce910fe24e34feda7a3f"
|
||||
|
||||
capture-exit@^1.2.0:
|
||||
version "1.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user