Skip to content

Commit 4aa42ee

Browse files
authored
Merge pull request #13 from eFrane/dependabot/npm_and_yarn/autoprefixer-9.6.1
Bump autoprefixer from 7.2.6 to 9.6.1
2 parents 60a526b + 29f1070 commit 4aa42ee

File tree

2 files changed

+50
-31
lines changed

2 files changed

+50
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"vuex": "3.*"
2929
},
3030
"devDependencies": {
31-
"autoprefixer": "^7.1.2",
31+
"autoprefixer": "^9.6.1",
3232
"babel-core": "^6.22.1",
3333
"babel-eslint": "^10.0.2",
3434
"babel-helper-vue-jsx-merge-props": "^2.0.3",

yarn.lock

Lines changed: 49 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,18 +1475,6 @@ autoprefixer@^6.3.1:
14751475
postcss "^5.2.16"
14761476
postcss-value-parser "^3.2.3"
14771477

1478-
autoprefixer@^7.1.2:
1479-
version "7.2.6"
1480-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-7.2.6.tgz#256672f86f7c735da849c4f07d008abb056067dc"
1481-
integrity sha512-Iq8TRIB+/9eQ8rbGhcP7ct5cYb/3qjNYAR2SnzLCEcwF6rvVOax8+9+fccgXk4bEhQGjOZd5TLhsksmAdsbGqQ==
1482-
dependencies:
1483-
browserslist "^2.11.3"
1484-
caniuse-lite "^1.0.30000805"
1485-
normalize-range "^0.1.2"
1486-
num2fraction "^1.2.2"
1487-
postcss "^6.0.17"
1488-
postcss-value-parser "^3.2.3"
1489-
14901478
autoprefixer@^8.2.0:
14911479
version "8.6.5"
14921480
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-8.6.5.tgz#343f3d193ed568b3208e00117a1b96eb691d4ee9"
@@ -1499,6 +1487,19 @@ autoprefixer@^8.2.0:
14991487
postcss "^6.0.23"
15001488
postcss-value-parser "^3.2.3"
15011489

1490+
autoprefixer@^9.6.1:
1491+
version "9.6.1"
1492+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.1.tgz#51967a02d2d2300bb01866c1611ec8348d355a47"
1493+
integrity sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==
1494+
dependencies:
1495+
browserslist "^4.6.3"
1496+
caniuse-lite "^1.0.30000980"
1497+
chalk "^2.4.2"
1498+
normalize-range "^0.1.2"
1499+
num2fraction "^1.2.2"
1500+
postcss "^7.0.17"
1501+
postcss-value-parser "^4.0.0"
1502+
15021503
aws-sign2@~0.7.0:
15031504
version "0.7.0"
15041505
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
@@ -2500,14 +2501,6 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6:
25002501
caniuse-db "^1.0.30000639"
25012502
electron-to-chromium "^1.2.7"
25022503

2503-
browserslist@^2.11.3:
2504-
version "2.11.3"
2505-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.11.3.tgz#fe36167aed1bbcde4827ebfe71347a2cc70b99b2"
2506-
integrity sha512-yWu5cXT7Av6mVwzWc8lMsJMHWn4xyjSuGYi4IozbVTLUOEYPSagUB8kiMDUHA1fS3zjr8nkxkn9jdvug4BBRmA==
2507-
dependencies:
2508-
caniuse-lite "^1.0.30000792"
2509-
electron-to-chromium "^1.3.30"
2510-
25112504
browserslist@^3.0.0, browserslist@^3.2.6, browserslist@^3.2.8:
25122505
version "3.2.8"
25132506
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.2.8.tgz#b0005361d6471f0f5952797a76fc985f1f978fc6"
@@ -2516,6 +2509,15 @@ browserslist@^3.0.0, browserslist@^3.2.6, browserslist@^3.2.8:
25162509
caniuse-lite "^1.0.30000844"
25172510
electron-to-chromium "^1.3.47"
25182511

2512+
browserslist@^4.6.3:
2513+
version "4.6.6"
2514+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.6.6.tgz#6e4bf467cde520bc9dbdf3747dafa03531cec453"
2515+
integrity sha512-D2Nk3W9JL9Fp/gIcWei8LrERCS+eXu9AM5cfXA8WEZ84lFks+ARnZ0q/R69m2SV3Wjma83QDDPxsNKXUwdIsyA==
2516+
dependencies:
2517+
caniuse-lite "^1.0.30000984"
2518+
electron-to-chromium "^1.3.191"
2519+
node-releases "^1.1.25"
2520+
25192521
bser@^2.0.0:
25202522
version "2.0.0"
25212523
resolved "https://registry.yarnpkg.com/bser/-/bser-2.0.0.tgz#9ac78d3ed5d915804fd87acb158bc797147a1719"
@@ -2719,10 +2721,10 @@ caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
27192721
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000973.tgz#36383de23b9352af7d4f937873377083a7675baf"
27202722
integrity sha512-leylQOpbgiYSm4G3NT8kq/KkKhKHlOLIBugpr6QsmjrYWgIR+S/iTDjM/5uM6FVqJg4YiD0en3P1udVvnRmrWA==
27212723

2722-
caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000864:
2723-
version "1.0.30000973"
2724-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000973.tgz#2f8e8e54f9e6c5b7a631c9e69bfa1093d8cfd360"
2725-
integrity sha512-/F3t/Yo8LEdRSEPCmI15fLu5vepVh9UCg/9inJXF5AAfW7xRRJkbaM2ut52iRMQMnGCLQouLbFdbOA+VEFOIsg==
2724+
caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000864, caniuse-lite@^1.0.30000980, caniuse-lite@^1.0.30000984:
2725+
version "1.0.30000985"
2726+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000985.tgz#0eb40f6c8a8c219155cbe43c4975c0efb4a0f77f"
2727+
integrity sha512-1ngiwkgqAYPG0JSSUp3PUDGPKKY59EK7NrGGX+VOxaKCNzRbNc7uXMny+c3VJfZxtoK3wSImTvG9T9sXiTw2+w==
27262728

27272729
capture-exit@^1.2.0:
27282730
version "1.2.0"
@@ -4130,11 +4132,16 @@ [email protected]:
41304132
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
41314133
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
41324134

4133-
electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30, electron-to-chromium@^1.3.47:
4135+
electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.47:
41344136
version "1.3.144"
41354137
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.144.tgz#d742d2c451090798303a4a5eea4f33f5e60f5d94"
41364138
integrity sha512-jNRFJpfNrYm5uJ4x0q9oYMOfbL0JPOlkNli8GS/5zEmCjnE5jAtoCo4BYajHiqSPqEeAjtTdItL4p7EZw+jSfg==
41374139

4140+
electron-to-chromium@^1.3.191:
4141+
version "1.3.200"
4142+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.200.tgz#78fb858b466269e8eb46d31a52562f00c865127f"
4143+
integrity sha512-PUurrpyDA74MuAjJRD+79ss5BqJlU3mdArRbuu4wO/dt6jc3Ic/6BDmFJxkdwbfq39cHf/XKm2vW98XSvut9Dg==
4144+
41384145
elliptic@^6.0.0:
41394146
version "6.4.1"
41404147
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
@@ -7699,6 +7706,13 @@ node-pre-gyp@^0.12.0:
76997706
semver "^5.3.0"
77007707
tar "^4"
77017708

7709+
node-releases@^1.1.25:
7710+
version "1.1.26"
7711+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.26.tgz#f30563edc5c7dc20cf524cc8652ffa7be0762937"
7712+
integrity sha512-fZPsuhhUHMTlfkhDLGtfY80DSJTjOcx+qD1j5pqPkuhUHVS7xHZIg9EE4DHK8O3f0zTxXHX5VIkDG8pu98/wfQ==
7713+
dependencies:
7714+
semver "^5.3.0"
7715+
77027716
node-sass@^4.12.0:
77037717
version "4.12.0"
77047718
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
@@ -8605,6 +8619,11 @@ postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^
86058619
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
86068620
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
86078621

8622+
postcss-value-parser@^4.0.0:
8623+
version "4.0.0"
8624+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.0.tgz#99a983d365f7b2ad8d0f9b8c3094926eab4b936d"
8625+
integrity sha512-ESPktioptiSUchCKgggAkzdmkgzKfmp0EU8jXH+5kbIUB+unr0Y4CY9SRMvibuvYUBjNh1ACLbxqYNpdTQOteQ==
8626+
86088627
postcss-zindex@^2.0.1:
86098628
version "2.2.0"
86108629
resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22"
@@ -8624,7 +8643,7 @@ postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0
86248643
source-map "^0.5.6"
86258644
supports-color "^3.2.3"
86268645

8627-
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.17, postcss@^6.0.23:
8646+
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.23:
86288647
version "6.0.23"
86298648
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
86308649
integrity sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==
@@ -8633,10 +8652,10 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.17, postcss@^6.0.23:
86338652
source-map "^0.6.1"
86348653
supports-color "^5.4.0"
86358654

8636-
postcss@^7.0.14:
8637-
version "7.0.16"
8638-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.16.tgz#48f64f1b4b558cb8b52c88987724359acb010da2"
8639-
integrity sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==
8655+
postcss@^7.0.14, postcss@^7.0.17:
8656+
version "7.0.17"
8657+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
8658+
integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==
86408659
dependencies:
86418660
chalk "^2.4.2"
86428661
source-map "^0.6.1"

0 commit comments

Comments
 (0)