Skip to content

Commit

Permalink
Merge pull request #347 from wemake-services/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…template/autoprefixer-8.2.0

build: bump autoprefixer from 8.1.0 to 8.2.0 in /template
  • Loading branch information
sobolevn committed Mar 22, 2018
2 parents 7ecfc4d + 5e5de23 commit c7e1402
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 15 deletions.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"devDependencies": {
"ajv": "^6.3.0",
"autoprefixer": "^8.1.0",
"autoprefixer": "^8.2.0",
"babel-core": "^6.16.0",
"babel-eslint": "^8.2.2",
"babel-helper-vue-jsx-merge-props": "^2.0.3",
Expand Down
36 changes: 22 additions & 14 deletions template/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -410,15 +410,15 @@ autoprefixer@^6.3.1:
postcss "^5.2.16"
postcss-value-parser "^3.2.3"

autoprefixer@^8.0.0, autoprefixer@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-8.1.0.tgz#374cf35be1c0e8fce97408d876f95f66f5cb4641"
autoprefixer@^8.0.0, autoprefixer@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-8.2.0.tgz#1e49b611b31a5259b86b7a6b2b1b8faf091abe2a"
dependencies:
browserslist "^3.1.1"
caniuse-lite "^1.0.30000810"
browserslist "^3.2.0"
caniuse-lite "^1.0.30000817"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^6.0.19"
postcss "^6.0.20"
postcss-value-parser "^3.2.3"

await-to-js@^2.0.1:
Expand Down Expand Up @@ -1294,12 +1294,12 @@ browserslist@^2.1.2:
caniuse-lite "^1.0.30000744"
electron-to-chromium "^1.3.24"

browserslist@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.1.1.tgz#d380fc048bc3a33e60fb87dc135110ebaaa6320a"
browserslist@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.2.0.tgz#3d4a99710c12101e4567c9aeedade49c958cb883"
dependencies:
caniuse-lite "^1.0.30000809"
electron-to-chromium "^1.3.33"
caniuse-lite "^1.0.30000815"
electron-to-chromium "^1.3.39"

bser@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -1444,10 +1444,14 @@ caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000755"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000755.tgz#a08c547c39dbe4ad07dcca9763fcbbff0c891de0"

caniuse-lite@^1.0.30000744, caniuse-lite@^1.0.30000809, caniuse-lite@^1.0.30000810:
caniuse-lite@^1.0.30000744:
version "1.0.30000811"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000811.tgz#0b6e40f2efccc27bd3cb52f91ee7ca4673d77d10"

caniuse-lite@^1.0.30000815, caniuse-lite@^1.0.30000817:
version "1.0.30000817"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000817.tgz#e993c380eb4bfe76a2aed4223f841c02d6e0d832"

caseless@~0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.11.0.tgz#715b96ea9841593cc33067923f5ec60ebda4f7d7"
Expand Down Expand Up @@ -2522,10 +2526,14 @@ ejs@2.5.7, ejs@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"

electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.24, electron-to-chromium@^1.3.33:
electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.24:
version "1.3.33"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.33.tgz#bf00703d62a7c65238136578c352d6c5c042a545"

electron-to-chromium@^1.3.39:
version "1.3.40"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.40.tgz#1fbd6d97befd72b8a6f921dc38d22413d2f6fddf"

elliptic@^6.0.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
Expand Down Expand Up @@ -6682,7 +6690,7 @@ 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.16, postcss@^6.0.19, postcss@^6.0.20, postcss@^6.0.3, postcss@^6.0.6, postcss@^6.0.8:
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.16, postcss@^6.0.20, postcss@^6.0.3, postcss@^6.0.6, postcss@^6.0.8:
version "6.0.20"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.20.tgz#686107e743a12d5530cb68438c590d5b2bf72c3c"
dependencies:
Expand Down

0 comments on commit c7e1402

Please sign in to comment.