0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00

chore(deps): update dependency babel-plugin-flow-runtime to v0.17.0

This commit is contained in:
Renovate Bot 2018-02-11 08:58:33 +00:00
parent 44d9975416
commit 55c319b1d5
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
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"