Merge pull request #4457 from storybooks/dependabot/npm_and_yarn/autoprefixer-9.2.1

Bump autoprefixer from 9.2.0 to 9.2.1
This commit is contained in:
Norbert de Langen 2018-10-17 10:19:09 +00:00 committed by GitHub
commit a93d889380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 6 deletions

View File

@ -37,7 +37,7 @@
"@storybook/node-logger": "4.0.0-rc.0",
"@storybook/ui": "4.0.0-rc.0",
"airbnb-js-shims": "^1 || ^2",
"autoprefixer": "^9.2.0",
"autoprefixer": "^9.2.1",
"babel-plugin-macros": "^2.4.2",
"babel-preset-minify": "^0.5.0",
"boxen": "^2.0.0",

View File

@ -3074,13 +3074,13 @@ autoprefixer@^8.4.1:
postcss "^6.0.23"
postcss-value-parser "^3.2.3"
autoprefixer@^9.1.5, autoprefixer@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.2.0.tgz#e46f893882b19a160370e7bcd3ec6bbeaace4d10"
integrity sha512-OuxUyTvzRe9EvKyouPqfr8QUkQ0pH400NOFzI1LFINO8zwgJr7ZTybLql03P//LjR0iWile2lCoy2vRTRSFpMw==
autoprefixer@^9.1.5, autoprefixer@^9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.2.1.tgz#1f2f1179ceed4711b7ab064dbd5c3f9e83d9dc62"
integrity sha512-qlK4GnZk8OXLK+8kBn9ttfzu2PkhRe8kVYoWcc9HsrZEMWiBkQuRYdXyJg9cIIKxfMzhh6UbvlJ1CsstMIzxwA==
dependencies:
browserslist "^4.2.1"
caniuse-lite "^1.0.30000890"
caniuse-lite "^1.0.30000892"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^7.0.5"
@ -5758,6 +5758,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000864, can
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000890.tgz#86a18ffcc65d79ec6a437e985761b8bf1c4efeaf"
integrity sha512-4NI3s4Y6ROm+SgZN5sLUG4k7nVWQnedis3c/RWkynV5G6cHSY7+a8fwFyn2yoBDE3E6VswhTNNwR3PvzGqlTkg==
caniuse-lite@^1.0.30000892:
version "1.0.30000892"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000892.tgz#344d2b51ee3ff5977537da4aa449c90eec40b759"
integrity sha512-X9rxMaWZNbJB5qjkDqPtNv/yfViTeUL6ILk0QJNxLV3OhKC5Acn5vxsuUvllR6B48mog8lmS+whwHq/QIYSL9w==
capture-exit@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f"