0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

Merge pull request #562 from verdaccio/renovate/babel-plugin-flow-runtime-0.x

chore(deps): update dependency babel-plugin-flow-runtime to v0.17.0
This commit is contained in:
Juan Picado @jotadeveloper 2018-02-11 11:31:30 +01:00 committed by GitHub
commit 006afb638d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -58,7 +58,7 @@
"babel-eslint": "8.2.1",
"babel-jest": "22.1.0",
"babel-loader": "7.1.2",
"babel-plugin-flow-runtime": "0.15.0",
"babel-plugin-flow-runtime": "0.17.0",
"babel-plugin-transform-async-to-generator": "6.24.1",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-decorators-legacy": "1.3.4",

View file

@ -799,9 +799,9 @@ babel-plugin-check-es2015-constants@^6.22.0:
dependencies:
babel-runtime "^6.22.0"
babel-plugin-flow-runtime@0.15.0:
version "0.15.0"
resolved "https://registry.npmjs.org/babel-plugin-flow-runtime/-/babel-plugin-flow-runtime-0.15.0.tgz#fb2b427a75c1ba1cef7f0ee52111fdb8c265b992"
babel-plugin-flow-runtime@0.17.0:
version "0.17.0"
resolved "https://registry.npmjs.org/babel-plugin-flow-runtime/-/babel-plugin-flow-runtime-0.17.0.tgz#51d7b2e6a526edc48fad8d8eed45bf7cc32ffc08"
dependencies:
babel-generator "^6.21.0"
babel-traverse "^6.20.0"