Skip to content
This repository was archived by the owner on Nov 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #76 from ZippeyKeys12/dependabot/npm_and_yarn/auto…
Browse files Browse the repository at this point in the history
…prefixer-8.1.0

Bump autoprefixer from 8.0.0 to 8.1.0
  • Loading branch information
ZippeyKeys12 authored Mar 6, 2018
2 parents ad1aff7 + ee96d5f commit c301521
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -406,14 +406,14 @@ autoprefixer@^6.3.1:
postcss-value-parser "^3.2.3"

autoprefixer@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-8.0.0.tgz#c19e480f061013127c373df0b01cf46919943f74"
version "8.1.0"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-8.1.0.tgz#374cf35be1c0e8fce97408d876f95f66f5cb4641"
dependencies:
browserslist "^3.0.0"
caniuse-lite "^1.0.30000808"
browserslist "^3.1.1"
caniuse-lite "^1.0.30000810"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^6.0.17"
postcss "^6.0.19"
postcss-value-parser "^3.2.3"

aws-sign2@~0.6.0:
Expand Down Expand Up @@ -1224,11 +1224,11 @@ browserslist@^2.1.2:
caniuse-lite "^1.0.30000789"
electron-to-chromium "^1.3.30"

browserslist@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.0.0.tgz#5b41520c1a5ce6d0d2fe7c44bdf30e526b650403"
browserslist@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.1.1.tgz#d380fc048bc3a33e60fb87dc135110ebaaa6320a"
dependencies:
caniuse-lite "^1.0.30000807"
caniuse-lite "^1.0.30000809"
electron-to-chromium "^1.3.33"

buffer-indexof@^1.0.0:
Expand Down Expand Up @@ -1340,9 +1340,9 @@ caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000791"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000791.tgz#06787f56caef4300a17e35d137447123bdf536f9"

caniuse-lite@^1.0.30000789, caniuse-lite@^1.0.30000807, caniuse-lite@^1.0.30000808:
version "1.0.30000808"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000808.tgz#7d759b5518529ea08b6705a19e70dbf401628ffc"
caniuse-lite@^1.0.30000789, caniuse-lite@^1.0.30000809, caniuse-lite@^1.0.30000810:
version "1.0.30000812"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000812.tgz#d173b686b49bc941fa18ff2e7e533048e20ed92c"

caseless@~0.11.0:
version "0.11.0"
Expand Down Expand Up @@ -5201,13 +5201,13 @@ postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0
source-map "^0.5.6"
supports-color "^3.2.3"

postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.17, postcss@^6.0.8:
version "6.0.17"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.17.tgz#e259a051ca513f81e9afd0c21f7f82eda50c65c5"
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.19, postcss@^6.0.8:
version "6.0.19"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.19.tgz#76a78386f670b9d9494a655bf23ac012effd1555"
dependencies:
chalk "^2.3.0"
chalk "^2.3.1"
source-map "^0.6.1"
supports-color "^5.1.0"
supports-color "^5.2.0"

prepend-http@^1.0.0:
version "1.0.4"
Expand Down

0 comments on commit c301521

Please sign in to comment.