Skip to content

Commit 481bdcf

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update dependency autoprefixer to ^9.5.0 (#2845)
1 parent 34de11f commit 481bdcf

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@nuxtjs/google-analytics": "^2.2.0",
9393
"@nuxtjs/pwa": "^3.0.0-beta.12",
9494
"@vue/test-utils": "^1.0.0-beta.29",
95-
"autoprefixer": "^9.4.10",
95+
"autoprefixer": "^9.5.0",
9696
"babel-core": "^7.0.0-bridge.0",
9797
"babel-eslint": "^10.0.1",
9898
"babel-jest": "^24.5.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,18 +2256,6 @@ atob@^2.1.1:
22562256
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
22572257
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
22582258

2259-
autoprefixer@^9.4.10:
2260-
version "9.4.10"
2261-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.10.tgz#e1be61fc728bacac8f4252ed242711ec0dcc6a7b"
2262-
integrity sha512-XR8XZ09tUrrSzgSlys4+hy5r2/z4Jp7Ag3pHm31U4g/CTccYPOVe19AkaJ4ey/vRd1sfj+5TtuD6I0PXtutjvQ==
2263-
dependencies:
2264-
browserslist "^4.4.2"
2265-
caniuse-lite "^1.0.30000940"
2266-
normalize-range "^0.1.2"
2267-
num2fraction "^1.2.2"
2268-
postcss "^7.0.14"
2269-
postcss-value-parser "^3.3.1"
2270-
22712259
autoprefixer@^9.4.2:
22722260
version "9.4.7"
22732261
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.7.tgz#f997994f9a810eae47b38fa6d8a119772051c4ff"
@@ -2280,6 +2268,18 @@ autoprefixer@^9.4.2:
22802268
postcss "^7.0.14"
22812269
postcss-value-parser "^3.3.1"
22822270

2271+
autoprefixer@^9.5.0:
2272+
version "9.5.0"
2273+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.5.0.tgz#7e51d0355c11596e6cf9a0afc9a44e86d1596c70"
2274+
integrity sha512-hMKcyHsZn5+qL6AUeP3c8OyuteZ4VaUlg+fWbyl8z7PqsKHF/Bf8/px3K6AT8aMzDkBo8Bc11245MM+itDBOxQ==
2275+
dependencies:
2276+
browserslist "^4.4.2"
2277+
caniuse-lite "^1.0.30000947"
2278+
normalize-range "^0.1.2"
2279+
num2fraction "^1.2.2"
2280+
postcss "^7.0.14"
2281+
postcss-value-parser "^3.3.1"
2282+
22832283
aws-sign2@~0.7.0:
22842284
version "0.7.0"
22852285
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
@@ -2883,10 +2883,10 @@ caniuse-lite@^1.0.30000939:
28832883
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000939.tgz#b9ab7ac9e861bf78840b80c5dfbc471a5cd7e679"
28842884
integrity sha512-oXB23ImDJOgQpGjRv1tCtzAvJr4/OvrHi5SO2vUgB0g0xpdZZoA/BxfImiWfdwoYdUTtQrPsXsvYU/dmCSM8gg==
28852885

2886-
caniuse-lite@^1.0.30000940:
2887-
version "1.0.30000940"
2888-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000940.tgz#19f2b1497fbfa5b96b615963097c3757f27989ce"
2889-
integrity sha512-rp/086IBUfCsNgBpko6DGQv674jRjeXPesDatDB2kxrkmDfD+S5Gesw+uT8YjpRWvLKLMRBy72SLRZ8I0EgQFw==
2886+
caniuse-lite@^1.0.30000947:
2887+
version "1.0.30000947"
2888+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000947.tgz#c30305e9701449c22e97f4e9837cea3d76aa3273"
2889+
integrity sha512-ubgBUfufe5Oi3W1+EHyh2C3lfBIEcZ6bTuvl5wNOpIuRB978GF/Z+pQ7pGGUpeYRB0P+8C7i/3lt6xkeu2hwnA==
28902890

28912891
capture-exit@^1.2.0:
28922892
version "1.2.0"

0 commit comments

Comments
 (0)