[core]: widen airbnb-js-shims dep range

Partially addresses #3955.
This commit is contained in:
Jordan Harband 2018-09-17 11:14:20 -07:00
parent c14b250f63
commit 3bbda146c1
No known key found for this signature in database
GPG Key ID: 64A196AEE0916D55
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
"@storybook/core-events": "4.0.0-alpha.21",
"@storybook/node-logger": "4.0.0-alpha.21",
"@storybook/ui": "4.0.0-alpha.21",
"airbnb-js-shims": "^2.1.0",
"airbnb-js-shims": "^1 || ^2",
"autoprefixer": "^9.1.3",
"babel-plugin-macros": "^2.2.2",
"babel-preset-minify": "canary",

View File

@ -2148,9 +2148,9 @@ agentkeepalive@^3.3.0, agentkeepalive@^3.4.1:
dependencies:
humanize-ms "^1.2.1"
airbnb-js-shims@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/airbnb-js-shims/-/airbnb-js-shims-2.1.0.tgz#f5db3f4ddcf3ca32b9ecb16e4337510d4b97ca31"
"airbnb-js-shims@^1 || ^2":
version "2.1.1"
resolved "https://registry.yarnpkg.com/airbnb-js-shims/-/airbnb-js-shims-2.1.1.tgz#a509611480db7e6d9db62fe2acfaeb473b6842ac"
dependencies:
array-includes "^3.0.3"
array.prototype.flat "^1.2.1"