Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
app/package.json (npm)
package.json (npm)
packages/falcon-ui/package.json (npm)
packages/graphql-voyager/package.json (npm)
packages/react-clipboard.js/package.json (npm)
packages/svg-pan-zoom/package.json (npm)
packages/svg-zoom/package.json (npm)
packages/viz/package.json (npm)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this Configure Renovate PR is merged
Separate major versions of dependencies into individual branches/PRs
Do not separate patch and minor upgrades into separate PRs for the same dependency
Upgrade to unstable versions only if the existing version is unstable
Raise PRs immediately (after branch is created)
Use renovate/ as prefix for all branch names
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Keep existing branches updated even when not scheduled
Disable automerging feature - wait for humans to merge all PRs
Ignore node_modules, bower_components, vendor and various test/tests directories
Update existing lock files only when package.json is modified
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 20 concurrent Renovate PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 100 Pull Requests:
Pin dependencies
- Branch name: `renovate/pin-dependencies`
- Pin [@f/animate](https://renovatebot.com/gh/micro-js/animate) to `1.0.1`
- Pin [@types/classnames](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.2.6`
- Pin [@types/clipboard](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.0.1`
- Pin [@types/commonmark](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.27.1`
- Pin [@types/copy-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.4.2`
- Pin [@types/core-js](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.9.46`
- Pin [@types/express](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.16.0`
- Pin [@types/extract-text-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped.git) to `3.0.3`
- Pin [@types/graphql](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.13.4`
- Pin [@types/hapi](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `17.8.2`
- Pin [@types/html-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.30.4`
- Pin [@types/koa](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.0.47`
- Pin [@types/lodash](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.14.119`
- Pin [@types/marked](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.3.0`
- Pin [@types/prop-types](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `15.5.8`
- Pin [@types/react](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `16.7.18`
- Pin [@types/react-dom](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `16.0.11`
- Pin [@types/react-modal](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `3.6.0`
- Pin [@types/react-redux](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `5.0.21`
- Pin [@types/rimraf](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.0.2`
- Pin [@types/shelljs](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.7.9`
- Pin @types/svg-pan-zoom to `3.4.0`
- Pin [@types/webpack](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.4.22`
- Pin [@types/webpack-dev-server](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.9.6`
- Pin [babel-cli](https://renovatebot.com/gh/babel/babel) to `6.26.0`
- Pin [babel-core](https://renovatebot.com/gh/babel/babel) to `6.26.3`
- Pin [babel-eslint](https://renovatebot.com/gh/babel/babel-eslint) to `8.2.6`
- Pin [babel-jest](https://renovatebot.com/gh/facebook/jest) to `23.4.2`
- Pin [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `7.1.5`
- Pin [babel-plugin-add-module-exports](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports) to `0.2.1`
- Pin [babel-plugin-dev-expression](https://renovatebot.com/gh/4Catalyzer/babel-plugin-dev-expression) to `0.2.1`
- Pin [babel-plugin-dynamic-import-node](https://renovatebot.com/gh/airbnb/babel-plugin-dynamic-import-node) to `2.0.0`
- Pin [babel-plugin-flow-runtime](https://renovatebot.com/gh/codemix/flow-runtime) to `0.17.0`
- Pin [babel-plugin-react-remove-properties](https://renovatebot.com/gh/oliviertassinari/babel-plugin-react-remove-properties) to `0.2.5`
- Pin [babel-plugin-transform-class-properties](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [babel-plugin-transform-es2015-classes](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [babel-preset-env](https://renovatebot.com/gh/babel/babel-preset-env) to `1.7.0`
- Pin [babel-preset-react](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [babel-preset-react-hmre](https://renovatebot.com/gh/danmartinez101/babel-preset-react-hmre) to `1.1.1`
- Pin [babel-preset-react-optimize](https://renovatebot.com/gh/thejamekyle/babel-preset-react-optimize) to `1.0.1`
- Pin [babel-preset-stage-0](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [babel-register](https://renovatebot.com/gh/babel/babel) to `6.26.0`
- Pin [brace](https://renovatebot.com/gh/thlorenz/brace) to `0.11.1`
- Pin [brfs](https://renovatebot.com/gh/substack/brfs) to `2.0.0`
- Pin [cache-loader](https://renovatebot.com/gh/webpack-contrib/cache-loader) to `1.2.2`
- Pin [chalk](https://renovatebot.com/gh/chalk/chalk) to `2.4.1`
- Pin [classnames](https://renovatebot.com/gh/JedWatson/classnames) to `2.2.6`
- Pin [clipboard](https://renovatebot.com/gh/zenorocha/clipboard.js) to `1.7.1`
- Pin [clipboard](https://renovatebot.com/gh/zenorocha/clipboard.js) to `2.0.4`
- Pin [commonmark](https://renovatebot.com/gh/jgm/commonmark.js) to `0.28.1`
- Pin [concurrently](https://renovatebot.com/gh/kimmobrunfeldt/concurrently) to `3.6.1`
- Pin [cross-env](https://renovatebot.com/gh/kentcdodds/cross-env) to `5.2.0`
- Pin [cross-spawn](https://renovatebot.com/gh/moxystudio/node-cross-spawn) to `6.0.5`
- Pin [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `1.0.0`
- Pin [d3](https://renovatebot.com/gh/d3/d3) to `4.13.0`
- Pin [del](https://renovatebot.com/gh/sindresorhus/del) to `3.0.0`
- Pin [detect-port](https://renovatebot.com/gh/node-modules/detect-port) to `1.2.3`
- Pin [devtron](https://renovatebot.com/gh/electron/devtron) to `1.4.0`
- Pin [draggabilly](https://renovatebot.com/gh/desandro/draggabilly) to `2.2.0`
- Pin [electron-builder](https://renovatebot.com/gh/electron-userland/electron-builder) to `20.26.0`
- Pin [electron-debug](https://renovatebot.com/gh/sindresorhus/electron-debug) to `2.0.0`
- Pin [electron-devtools-installer](https://renovatebot.com/gh/GPMDP/electron-devtools-installer) to `2.2.4`
- Pin [electron-rebuild](https://renovatebot.com/gh/electron/electron-rebuild) to `1.8.1`
- Pin [enzyme](https://renovatebot.com/gh/airbnb/enzyme) to `3.3.0`
- Pin [enzyme-adapter-react-16](https://renovatebot.com/gh/airbnb/enzyme) to `1.1.1`
- Pin [enzyme-to-json](https://renovatebot.com/gh/adriantoine/enzyme-to-json) to `3.3.4`
- Pin [error-overlay-webpack-plugin](https://renovatebot.com/gh/smooth-code/error-overlay-webpack-plugin) to `0.1.5`
- Pin [eslint](https://renovatebot.com/gh/eslint/eslint) to `5.2.0`
- Pin [eslint-config-airbnb](https://renovatebot.com/gh/airbnb/javascript) to `17.0.0`
- Pin [eslint-config-prettier](https://renovatebot.com/gh/prettier/eslint-config-prettier) to `2.9.0`
- Pin [eslint-formatter-pretty](https://renovatebot.com/gh/sindresorhus/eslint-formatter-pretty) to `1.3.0`
- Pin [eslint-import-resolver-webpack](https://renovatebot.com/gh/benmosher/eslint-plugin-import) to `0.10.1`
- Pin [eslint-plugin-compat](https://renovatebot.com/gh/amilajack/eslint-plugin-compat) to `2.5.1`
- Pin [eslint-plugin-flowtype](https://renovatebot.com/gh/gajus/eslint-plugin-flowtype) to `2.50.0`
- Pin [eslint-plugin-flowtype-errors](https://renovatebot.com/gh/amilajack/eslint-plugin-flowtype-errors) to `3.6.0`
- Pin [eslint-plugin-import](https://renovatebot.com/gh/benmosher/eslint-plugin-import) to `2.13.0`
- Pin [eslint-plugin-jest](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) to `21.18.0`
- Pin [eslint-plugin-promise](https://renovatebot.com/gh/xjamundx/eslint-plugin-promise) to `3.8.0`
- Pin [eslint-plugin-react](https://renovatebot.com/gh/yannickcr/eslint-plugin-react) to `7.10.0`
- Pin [eslint-plugin-testcafe](https://renovatebot.com/gh/miherlosev/eslint-plugin-testcafe) to `0.2.1`
- Pin [express](https://renovatebot.com/gh/expressjs/express) to `4.16.3`
- Pin [fbjs-scripts](https://renovatebot.com/gh/facebook/fbjs) to `0.8.3`
- Pin [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `1.1.11`
- Pin [flow-bin](https://renovatebot.com/gh/flowtype/flow-bin) to `0.77.0`
- Pin [flow-runtime](https://renovatebot.com/gh/codemix/flow-runtime) to `0.17.0`
- Pin [flow-typed](https://renovatebot.com/gh/flow-typed/flow-typed) to `2.5.1`
- Pin [font-awesome](https://renovatebot.com/gh/FortAwesome/Font-Awesome) to `4.7.0`
- Pin [graphql](https://renovatebot.com/gh/graphql/graphql-js) to `0.13.2`
- Pin [graphql-request](https://renovatebot.com/gh/graphcool/graphql-request) to `1.8.2`
- Pin [hard-source-webpack-plugin](https://renovatebot.com/gh/mzgoddard/hard-source-webpack-plugin) to `0.11.2`
- Pin [hint.css](https://renovatebot.com/gh/chinchang/hint.css) to `2.5.1`
- Pin [history](https://renovatebot.com/gh/ReactTraining/history) to `4.7.2`
- Pin [http-server](https://renovatebot.com/gh/indexzero/http-server) to `0.11.1`
- Pin [husky](https://renovatebot.com/gh/typicode/husky) to `0.14.3`
- Pin [identity-obj-proxy](https://renovatebot.com/gh/keyanzhang/identity-obj-proxy) to `3.0.0`
- Pin ionicons-temp to `2.0.0`
- Pin [jest](https://renovatebot.com/gh/facebook/jest) to `23.4.2`
- Pin [jquery](https://renovatebot.com/gh/jquery/jquery) to `3.3.1`
- Pin [jsdom](https://renovatebot.com/gh/jsdom/jsdom) to `11.12.0`
- Pin [json-loader](https://renovatebot.com/gh/webpack/json-loader) to `0.5.7`
- Pin [lerna](https://renovatebot.com/gh/lerna/lerna) to `3.0.0-rc.0`
- Pin [lint-staged](https://renovatebot.com/gh/okonet/lint-staged) to `7.2.0`
- Pin [lodash](https://renovatebot.com/gh/lodash/lodash) to `4.17.10`
- Pin [lodash](https://renovatebot.com/gh/lodash/lodash) to `4.17.11`
- Pin [lodash-webpack-plugin](https://renovatebot.com/gh/lodash/lodash-webpack-plugin) to `0.11.5`
- Pin [mini-css-extract-plugin](https://renovatebot.com/gh/webpack-contrib/mini-css-extract-plugin) to `0.4.1`
- Pin [minimist](https://renovatebot.com/gh/substack/minimist) to `1.2.0`
- Pin [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.9.2`
- Pin [npm-logical-tree](https://renovatebot.com/gh/npm/logical-tree) to `1.2.1`
- Pin [nprogress](https://renovatebot.com/gh/rstacruz/nprogress) to `0.2.0`
- Pin [optimize-css-assets-webpack-plugin](https://renovatebot.com/gh/NMFR/optimize-css-assets-webpack-plugin) to `5.0.0`
- Pin [parcel](https://renovatebot.com/gh/parcel-bundler/parcel) to `1.9.7`
- Pin [popper.js](https://renovatebot.com/gh/FezVrasta/popper.js) to `1.14.3`
- Pin [postcss-cssnext](https://renovatebot.com/gh/MoOx/postcss-cssnext) to `3.1.0`
- Pin [postcss-import](https://renovatebot.com/gh/postcss/postcss-import) to `11.1.0`
- Pin [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.14.0`
- Pin [prop-types](https://renovatebot.com/gh/facebook/prop-types) to `15.6.2`
- Pin [react](https://renovatebot.com/gh/facebook/react) to `16.4.1`
- Pin [react](https://renovatebot.com/gh/facebook/react) to `16.7.0`
- Pin [react-ace](https://renovatebot.com/gh/securingsincity/react-ace) to `6.1.4`
- Pin [react-dom](https://renovatebot.com/gh/facebook/react) to `16.7.0`
- Pin [react-dom](https://renovatebot.com/gh/facebook/react) to `16.4.1`
- Pin [react-hot-loader](https://renovatebot.com/gh/gaearon/react-hot-loader) to `4.3.4`
- Pin [react-loadable](https://renovatebot.com/gh/thejameskyle/react-loadable) to `5.4.0`
- Pin [react-modal](https://renovatebot.com/gh/reactjs/react-modal) to `3.8.1`
- Pin [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `5.1.1`
- Pin [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `5.0.7`
- Pin [react-resizable](https://renovatebot.com/gh/STRML/react-resizable) to `1.7.5`
- Pin [react-router](https://renovatebot.com/gh/ReactTraining/react-router) to `4.3.1`
- Pin [react-router-dom](https://renovatebot.com/gh/ReactTraining/react-router) to `4.3.1`
- Pin [react-router-redux](https://renovatebot.com/gh/reactjs/react-router-redux) to `5.0.0-alpha.9`
- Pin [react-select](https://renovatebot.com/gh/JedWatson/react-select) to `2.0.0`
- Pin [react-table](https://renovatebot.com/gh/react-tools/react-table) to `6.8.6`
- Pin [react-test-renderer](https://renovatebot.com/gh/facebook/react) to `16.4.1`
- Pin [react-toolbox](https://renovatebot.com/gh/react-toolbox/react-toolbox) to `2.0.0-beta.13`
- Pin [react-treebeard](https://renovatebot.com/gh/storybooks/react-treebeard) to `2.1.0`
- Pin [redux](https://renovatebot.com/gh/reduxjs/redux) to `3.7.2`
- Pin [redux](https://renovatebot.com/gh/reduxjs/redux) to `4.0.0`
- Pin [redux-logger](https://renovatebot.com/gh/theaqua/redux-logger) to `3.0.6`
- Pin [redux-thunk](https://renovatebot.com/gh/reduxjs/redux-thunk) to `2.3.0`
- Pin [reselect](https://renovatebot.com/gh/reduxjs/reselect) to `3.0.1`
- Pin [rimraf](https://renovatebot.com/gh/isaacs/rimraf) to `2.6.2`
- Pin [rollup](https://renovatebot.com/gh/rollup/rollup) to `0.63.4`
- Pin [rollup](https://renovatebot.com/gh/rollup/rollup) to `0.58.2`
- Pin [rollup-plugin-bundle-worker](https://renovatebot.com/gh/andyearnshaw/rollup-plugin-bundle-worker) to `0.1.0`
- Pin [rollup-plugin-ejs](https://renovatebot.com/gh/trofima/rollup-plugin-ejs) to `1.1.1`
- Pin [rollup-plugin-image](https://renovatebot.com/gh/rollup/rollup-plugin-image) to `1.0.2`
- Pin [rollup-plugin-multi-entry](https://renovatebot.com/gh/rollup/rollup-plugin-multi-entry) to `2.1.0`
- Pin [rollup-plugin-node-resolve](https://renovatebot.com/gh/rollup/rollup-plugin-node-resolve) to `3.4.0`
- Pin [rollup-plugin-postcss](https://renovatebot.com/gh/egoist/rollup-plugin-postcss) to `1.6.3`
- Pin [rollup-plugin-react-svg](https://renovatebot.com/gh/boopathi/react-svg-loader) to `2.1.0`
- Pin [rollup-plugin-replace](https://renovatebot.com/gh/rollup/rollup-plugin-replace) to `2.1.0`
- Pin [rollup-plugin-typescript](https://renovatebot.com/gh/rollup/rollup-plugin-typescript) to `0.8.1`
- Pin [rollup-plugin-url](https://renovatebot.com/gh/Swatinem/rollup-plugin-url) to `1.4.0`
- Pin [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `7.0.3`
- Pin [selenium-webdriver](https://renovatebot.com/gh/SeleniumHQ/selenium) to `2.53.3`
- Pin [sinon](https://renovatebot.com/gh/sinonjs/sinon) to `6.1.4`
- Pin [source-map-support](https://renovatebot.com/gh/evanw/node-source-map-support) to `0.5.6`
- Pin [spectron](https://renovatebot.com/gh/electron/spectron) to `3.8.0`
- Pin [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.21.0`
- Pin stylefmt to `6.0.2`
- Pin [stylelint](https://renovatebot.com/gh/stylelint/stylelint) to `9.4.0`
- Pin [stylelint-config-standard](https://renovatebot.com/gh/stylelint/stylelint-config-standard) to `18.2.0`
- Pin [sw-precache-webpack-plugin](https://renovatebot.com/gh/goldhand/sw-precache-webpack-plugin) to `0.11.5`
- Pin [testcafe](https://renovatebot.com/gh/DevExpress/testcafe) to `0.20.5`
- Pin [testcafe-browser-provider-electron](https://renovatebot.com/gh/DevExpress/testcafe-browser-provider-electron) to `0.0.6`
- Pin [testcafe-react-selectors](https://renovatebot.com/gh/DevExpress/testcafe-react-selectors) to `2.1.0`
- Pin [transform-loader](https://renovatebot.com/gh/webpack/transform-loader) to `0.2.4`
- Pin [typescript](https://renovatebot.com/gh/Microsoft/TypeScript) to `2.9.2`
- Pin [url-loader](https://renovatebot.com/gh/webpack-contrib/url-loader) to `1.0.1`
- Pin [viz.js](https://renovatebot.com/gh/mdaines/viz.js) to `2.0.0`
- Pin [webpack](https://renovatebot.com/gh/webpack/webpack) to `4.16.3`
- Pin [webpack-bundle-analyzer](https://renovatebot.com/gh/webpack-contrib/webpack-bundle-analyzer) to `2.13.1`
- Pin [webpack-cli](https://renovatebot.com/gh/webpack/webpack-cli) to `3.1.0`
- Pin [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `3.1.5`
- Pin [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.3`
- Pin [worker-loader](https://renovatebot.com/gh/webpack-contrib/worker-loader) to `2.0.0`
- Pin [yarn](https://renovatebot.com/gh/yarnpkg/yarn) to `1.9.2`
Update dependency @types/marked to v0.5.0
- Schedule: "at any time"
- Branch name: `renovate/marked-0.x`
- Upgrade [@types/marked](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.5.0`
Update dependency @types/shelljs to v0.8.1
- Schedule: "at any time"
- Branch name: `renovate/shelljs-0.x`
- Upgrade [@types/shelljs](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.8.1`
Update dependency babel-plugin-add-module-exports to v0.3.3
- Schedule: "at any time"
- Branch name: `renovate/babel-plugin-add-module-exports-0.x`
- Upgrade [babel-plugin-add-module-exports](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports) to `0.3.3`
Update dependency babel-plugin-dynamic-import-node to v2.2.0
- Schedule: "at any time"
- Branch name: `renovate/babel-plugin-dynamic-import-node-2.x`
- Upgrade [babel-plugin-dynamic-import-node](https://renovatebot.com/gh/airbnb/babel-plugin-dynamic-import-node) to `2.2.0`
Update dependency bootstrap to v4.2.1
- Schedule: "at any time"
- Branch name: `renovate/bootstrap-4.x`
- Upgrade [bootstrap](https://renovatebot.com/gh/twbs/bootstrap) to `4.2.1`
Update dependency brfs to v2.0.1
- Schedule: "at any time"
- Branch name: `renovate/brfs-2.x`
- Upgrade [brfs](https://renovatebot.com/gh/substack/brfs) to `2.0.1`
Update dependency cache-loader to v1.2.5
- Schedule: "at any time"
- Branch name: `renovate/cache-loader-1.x`
- Upgrade [cache-loader](https://renovatebot.com/gh/webpack-contrib/cache-loader) to `1.2.5`
Update dependency css-loader to v1.0.1
- Schedule: "at any time"
- Branch name: `renovate/css-loader-1.x`
- Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `1.0.1`
Update dependency detect-port to v1.3.0
- Schedule: "at any time"
- Branch name: `renovate/detect-port-1.x`
- Upgrade [detect-port](https://renovatebot.com/gh/node-modules/detect-port) to `1.3.0`
Update dependency electron to v2.0.16
- Schedule: "at any time"
- Branch name: `renovate/electron-2.x`
- Upgrade [electron](https://renovatebot.com/gh/electron/electron) to `2.0.16`
Update dependency electron-builder to v20.38.4
- Schedule: "at any time"
- Branch name: `renovate/electron-builder-20.x`
- Upgrade [electron-builder](https://renovatebot.com/gh/electron-userland/electron-builder) to `20.38.4`
Update dependency electron-rebuild to v1.8.2
- Schedule: "at any time"
- Branch name: `renovate/electron-rebuild-1.x`
- Upgrade [electron-rebuild](https://renovatebot.com/gh/electron/electron-rebuild) to `1.8.2`
Update dependency enzyme to v3.8.0
- Schedule: "at any time"
- Branch name: `renovate/enzyme-3.x`
- Upgrade [enzyme](https://renovatebot.com/gh/airbnb/enzyme) to `3.8.0`
Update dependency enzyme-adapter-react-16 to v1.7.1
- Schedule: "at any time"
- Branch name: `renovate/enzyme-adapter-react-16-1.x`
- Upgrade [enzyme-adapter-react-16](https://renovatebot.com/gh/airbnb/enzyme) to `1.7.1`
Update dependency enzyme-to-json to v3.3.5
- Schedule: "at any time"
- Branch name: `renovate/enzyme-to-json-3.x`
- Upgrade [enzyme-to-json](https://renovatebot.com/gh/adriantoine/enzyme-to-json) to `3.3.5`
Update dependency eslint to v5.11.1
- Schedule: "at any time"
- Branch name: `renovate/eslint-5.x`
- Upgrade [eslint](https://renovatebot.com/gh/eslint/eslint) to `5.11.1`
Update dependency eslint-config-airbnb to v17.1.0
- Schedule: "at any time"
- Branch name: `renovate/eslint-config-airbnb-17.x`
- Upgrade [eslint-config-airbnb](https://renovatebot.com/gh/airbnb/javascript) to `17.1.0`
Update dependency eslint-config-prettier to v2.10.0
- Schedule: "at any time"
- Branch name: `renovate/eslint-config-prettier-2.x`
- Upgrade [eslint-config-prettier](https://renovatebot.com/gh/prettier/eslint-config-prettier) to `2.10.0`
Update dependency eslint-plugin-compat to v2.6.3
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-compat-2.x`
- Upgrade [eslint-plugin-compat](https://renovatebot.com/gh/amilajack/eslint-plugin-compat) to `2.6.3`
Update dependency eslint-plugin-flowtype to v2.50.3
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-flowtype-2.x`
- Upgrade [eslint-plugin-flowtype](https://renovatebot.com/gh/gajus/eslint-plugin-flowtype) to `2.50.3`
Update dependency eslint-plugin-import to v2.14.0
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-import-2.x`
- Upgrade [eslint-plugin-import](https://renovatebot.com/gh/benmosher/eslint-plugin-import) to `2.14.0`
Update dependency eslint-plugin-jest to v21.27.2
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-jest-21.x`
- Upgrade [eslint-plugin-jest](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) to `21.27.2`
Update dependency eslint-plugin-jsx-a11y to v6.1.2
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-jsx-a11y-6.x`
- Upgrade [eslint-plugin-jsx-a11y](https://renovatebot.com/gh/evcohen/eslint-plugin-jsx-a11y) to `6.1.2`
Update dependency eslint-plugin-react to v7.12.0
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-react-7.x`
- Upgrade [eslint-plugin-react](https://renovatebot.com/gh/yannickcr/eslint-plugin-react) to `7.12.0`
Update dependency express to v4.16.4
- Schedule: "at any time"
- Branch name: `renovate/express-4.x`
- Upgrade [express](https://renovatebot.com/gh/expressjs/express) to `4.16.4`
Update dependency flow-bin to v0.89.0
- Schedule: "at any time"
- Branch name: `renovate/flow-bin-0.x`
- Upgrade [flow-bin](https://renovatebot.com/gh/flowtype/flow-bin) to `0.89.0`
Update dependency hard-source-webpack-plugin to v0.13.1
- Schedule: "at any time"
- Branch name: `renovate/hard-source-webpack-plugin-0.x`
- Upgrade [hard-source-webpack-plugin](https://renovatebot.com/gh/mzgoddard/hard-source-webpack-plugin) to `0.13.1`
Update dependency lerna to v3.8.0
- Schedule: "at any time"
- Branch name: `renovate/lerna-3.x`
- Upgrade [lerna](https://renovatebot.com/gh/lerna/lerna) to `3.8.0`
Update dependency lint-staged to v7.3.0
- Schedule: "at any time"
- Branch name: `renovate/lint-staged-7.x`
- Upgrade [lint-staged](https://renovatebot.com/gh/okonet/lint-staged) to `7.3.0`
Update dependency lodash to v4.17.11
- Schedule: "at any time"
- Branch name: `renovate/lodash-monorepo`
- Upgrade [lodash](https://renovatebot.com/gh/lodash/lodash) to `4.17.11`
Update dependency mini-css-extract-plugin to v0.5.0
- Schedule: "at any time"
- Branch name: `renovate/mini-css-extract-plugin-0.x`
- Upgrade [mini-css-extract-plugin](https://renovatebot.com/gh/webpack-contrib/mini-css-extract-plugin) to `0.5.0`
Update dependency node-sass to v4.11.0
- Schedule: "at any time"
- Branch name: `renovate/node-sass-4.x`
- Upgrade [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.11.0`
Update dependency optimize-css-assets-webpack-plugin to v5.0.1
- Schedule: "at any time"
- Branch name: `renovate/optimize-css-assets-webpack-plugin-5.x`
- Upgrade [optimize-css-assets-webpack-plugin](https://renovatebot.com/gh/NMFR/optimize-css-assets-webpack-plugin) to `5.0.1`
Update dependency parcel to v1.11.0
- Schedule: "at any time"
- Branch name: `renovate/parcel-1.x`
- Upgrade [parcel](https://renovatebot.com/gh/parcel-bundler/parcel) to `1.11.0`
Update dependency popper.js to v1.14.6
- Schedule: "at any time"
- Branch name: `renovate/popper.js-1.x`
- Upgrade [popper.js](https://renovatebot.com/gh/FezVrasta/popper.js) to `1.14.6`
Update dependency prettier to v1.15.3
- Schedule: "at any time"
- Branch name: `renovate/prettier-1.x`
- Upgrade [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.15.3`
Update dependency react-ace to v6.3.2
- Schedule: "at any time"
- Branch name: `renovate/react-ace-6.x`
- Upgrade [react-ace](https://renovatebot.com/gh/securingsincity/react-ace) to `6.3.2`
Update dependency react-hot-loader to v4.6.3
- Schedule: "at any time"
- Branch name: `renovate/react-hot-loader-4.x`
- Upgrade [react-hot-loader](https://renovatebot.com/gh/gaearon/react-hot-loader) to `4.6.3`
Update dependency react-loadable to v5.5.0
- Schedule: "at any time"
- Branch name: `renovate/react-loadable-5.x`
- Upgrade [react-loadable](https://renovatebot.com/gh/thejameskyle/react-loadable) to `5.5.0`
Update dependency react-redux to v5.1.1
- Schedule: "at any time"
- Branch name: `renovate/react-redux-5.x`
- Upgrade [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `5.1.1`
Update dependency react-select to v2.2.0
- Schedule: "at any time"
- Branch name: `renovate/react-select-2.x`
- Upgrade [react-select](https://renovatebot.com/gh/JedWatson/react-select) to `2.2.0`
Update dependency rollup to v0.68.2
- Schedule: "at any time"
- Branch name: `renovate/rollup-0.x`
- Upgrade [rollup](https://renovatebot.com/gh/rollup/rollup) to `0.68.2`
Update dependency sass-loader to v7.1.0
- Schedule: "at any time"
- Branch name: `renovate/sass-loader-7.x`
- Upgrade [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `7.1.0`
Update dependency sinon to v6.3.5
- Schedule: "at any time"
- Branch name: `renovate/sinon-6.x`
- Upgrade [sinon](https://renovatebot.com/gh/sinonjs/sinon) to `6.3.5`
Update dependency source-map-support to v0.5.9
- Schedule: "at any time"
- Branch name: `renovate/source-map-support-0.x`
- Upgrade [source-map-support](https://renovatebot.com/gh/evanw/node-source-map-support) to `0.5.9`
Update dependency style-loader to v0.23.1
- Schedule: "at any time"
- Branch name: `renovate/style-loader-0.x`
- Upgrade [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.23.1`
Update dependency stylefmt to v6.0.3
- Schedule: "at any time"
- Branch name: `renovate/stylefmt-6.x`
- Upgrade stylefmt to `6.0.3`
Update dependency stylelint to v9.9.0
- Schedule: "at any time"
- Branch name: `renovate/stylelint-9.x`
- Upgrade [stylelint](https://renovatebot.com/gh/stylelint/stylelint) to `9.9.0`
Update dependency testcafe to v0.23.3
- Schedule: "at any time"
- Branch name: `renovate/testcafe-0.x`
- Upgrade [testcafe](https://renovatebot.com/gh/DevExpress/testcafe) to `0.23.3`
Update dependency testcafe-browser-provider-electron to v0.0.8
- Schedule: "at any time"
- Branch name: `renovate/testcafe-browser-provider-electron-0.x`
- Upgrade [testcafe-browser-provider-electron](https://renovatebot.com/gh/DevExpress/testcafe-browser-provider-electron) to `0.0.8`
Update dependency uglifyjs-webpack-plugin to v1.3.0
- Schedule: "at any time"
- Branch name: `renovate/uglifyjs-webpack-plugin-1.x`
- Upgrade [uglifyjs-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/uglifyjs-webpack-plugin) to `1.3.0`
Update dependency url-loader to v1.1.2
- Schedule: "at any time"
- Branch name: `renovate/url-loader-1.x`
- Upgrade [url-loader](https://renovatebot.com/gh/webpack-contrib/url-loader) to `1.1.2`
Update dependency viz.js to v1.8.2
- Schedule: "at any time"
- Branch name: `renovate/viz.js-1.x`
- Upgrade [viz.js](https://renovatebot.com/gh/mdaines/viz.js) to `1.8.2`
Update dependency webpack to v4.28.3
- Schedule: "at any time"
- Branch name: `renovate/webpack-4.x`
- Upgrade [webpack](https://renovatebot.com/gh/webpack/webpack) to `4.28.3`
Update dependency webpack-cli to v3.1.2
- Schedule: "at any time"
- Branch name: `renovate/webpack-cli-3.x`
- Upgrade [webpack-cli](https://renovatebot.com/gh/webpack/webpack-cli) to `3.1.2`
Update dependency webpack-dev-server to v3.1.14
- Schedule: "at any time"
- Branch name: `renovate/webpack-dev-server-3.x`
- Upgrade [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `3.1.14`
- Upgrade [@types/webpack-dev-server](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `3.1.1`
Update dependency webpack-merge to v4.1.5
- Schedule: "at any time"
- Branch name: `renovate/webpack-merge-4.x`
- Upgrade [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.5`
Update dependency yarn to v1.12.3
- Schedule: "at any time"
- Branch name: `renovate/yarn-1.x`
- Upgrade [yarn](https://renovatebot.com/gh/yarnpkg/yarn) to `1.12.3`
Update jest monorepo to v23.6.0
- Schedule: "at any time"
- Branch name: `renovate/jest-monorepo`
- Upgrade [babel-jest](https://renovatebot.com/gh/facebook/jest) to `23.6.0`
- Upgrade [jest](https://renovatebot.com/gh/facebook/jest) to `23.6.0`
Update react monorepo to v16.7.0
- Schedule: "at any time"
- Branch name: `renovate/react-monorepo`
- Upgrade [react](https://renovatebot.com/gh/facebook/react) to `16.7.0`
- Upgrade [react-dom](https://renovatebot.com/gh/facebook/react) to `16.7.0`
- Upgrade [react-test-renderer](https://renovatebot.com/gh/facebook/react) to `16.7.0`
Update dependency @types/core-js to v2
- Schedule: "at any time"
- Branch name: `renovate/core-js-2.x`
- Upgrade [@types/core-js](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.5.0`
Update dependency @types/html-webpack-plugin to v3
- Schedule: "at any time"
- Branch name: `renovate/html-webpack-plugin-3.x`
- Upgrade [@types/html-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `3.2.0`
Update dependency babel-eslint to v10
- Schedule: "at any time"
- Branch name: `renovate/babel-eslint-10.x`
- Upgrade [babel-eslint](https://renovatebot.com/gh/babel/babel-eslint) to `10.0.1`
Update dependency babel-loader to v8
- Schedule: "at any time"
- Branch name: `renovate/babel-loader-8.x`
- Upgrade [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `8.0.4`
Update dependency babel-plugin-add-module-exports to v1
- Schedule: "at any time"
- Branch name: `renovate/babel-plugin-add-module-exports-1.x`
- Upgrade [babel-plugin-add-module-exports](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports) to `1.0.0`
Update dependency cache-loader to v2
- Schedule: "at any time"
- Branch name: `renovate/cache-loader-2.x`
- Upgrade [cache-loader](https://renovatebot.com/gh/webpack-contrib/cache-loader) to `2.0.0`
Update dependency clipboard to v2
- Schedule: "at any time"
- Branch name: `renovate/clipboard-2.x`
- Upgrade [clipboard](https://renovatebot.com/gh/zenorocha/clipboard.js) to `2.0.4`
Update dependency concurrently to v4
- Schedule: "at any time"
- Branch name: `renovate/concurrently-4.x`
- Upgrade [concurrently](https://renovatebot.com/gh/kimmobrunfeldt/concurrently) to `4.1.0`
Update dependency css-loader to v2
- Schedule: "at any time"
- Branch name: `renovate/css-loader-2.x`
- Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `2.1.0`
Update dependency d3 to v5
- Schedule: "at any time"
- Branch name: `renovate/d3-5.x`
- Upgrade [d3](https://renovatebot.com/gh/d3/d3) to `^4.12.2 || ^5.0.0`
- Upgrade [d3](https://renovatebot.com/gh/d3/d3) to `5.7.0`
Update dependency electron to v4
- Schedule: "at any time"
- Branch name: `renovate/electron-4.x`
- Upgrade [electron](https://renovatebot.com/gh/electron/electron) to `4.0.0`
Update dependency eslint-config-prettier to v3
- Schedule: "at any time"
- Branch name: `renovate/eslint-config-prettier-3.x`
- Upgrade [eslint-config-prettier](https://renovatebot.com/gh/prettier/eslint-config-prettier) to `3.3.0`
Update dependency eslint-formatter-pretty to v2
- Schedule: "at any time"
- Branch name: `renovate/eslint-formatter-pretty-2.x`
- Upgrade [eslint-formatter-pretty](https://renovatebot.com/gh/sindresorhus/eslint-formatter-pretty) to `2.0.0`
Update dependency eslint-plugin-flowtype to v3
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-flowtype-3.x`
- Upgrade [eslint-plugin-flowtype](https://renovatebot.com/gh/gajus/eslint-plugin-flowtype) to `3.2.0`
Update dependency eslint-plugin-jest to v22
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-jest-22.x`
- Upgrade [eslint-plugin-jest](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) to `22.1.2`
Update dependency eslint-plugin-promise to v4
- Schedule: "at any time"
- Branch name: `renovate/eslint-plugin-promise-4.x`
- Upgrade [eslint-plugin-promise](https://renovatebot.com/gh/xjamundx/eslint-plugin-promise) to `4.0.1`
Update dependency fbjs-scripts to v1
- Schedule: "at any time"
- Branch name: `renovate/fbjs-scripts-1.x`
- Upgrade [fbjs-scripts](https://renovatebot.com/gh/facebook/fbjs) to `1.0.1`
Update dependency file-loader to v3
- Schedule: "at any time"
- Branch name: `renovate/file-loader-3.x`
- Upgrade [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `3.0.1`
Update dependency graphql to v14
- Schedule: "at any time"
- Branch name: `renovate/graphql-14.x`
- Upgrade [graphql](https://renovatebot.com/gh/graphql/graphql-js) to `14.0.2`
- Upgrade [@types/graphql](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `14.0.3`
Update dependency husky to v1
- Schedule: "at any time"
- Branch name: `renovate/husky-1.x`
- Upgrade [husky](https://renovatebot.com/gh/typicode/husky) to `1.3.1`
Update dependency jsdom to v13
- Schedule: "at any time"
- Branch name: `renovate/jsdom-13.x`
- Upgrade [jsdom](https://renovatebot.com/gh/jsdom/jsdom) to `13.1.0`
Update dependency lint-staged to v8
- Schedule: "at any time"
- Branch name: `renovate/lint-staged-8.x`
- Upgrade [lint-staged](https://renovatebot.com/gh/okonet/lint-staged) to `8.1.0`
Update dependency postcss-import to v12
- Schedule: "at any time"
- Branch name: `renovate/postcss-import-12.x`
- Upgrade [postcss-import](https://renovatebot.com/gh/postcss/postcss-import) to `12.0.1`
Update dependency react-redux to v6
- Schedule: "at any time"
- Branch name: `renovate/react-redux-6.x`
- Upgrade [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `6.0.0`
- Upgrade [@types/react-redux](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `6.0.11`
Update dependency react-treebeard to v3
- Schedule: "at any time"
- Branch name: `renovate/react-treebeard-3.x`
- Upgrade [react-treebeard](https://renovatebot.com/gh/storybooks/react-treebeard) to `3.1.0`
Update dependency redux to v4.0.1
- Schedule: "at any time"
- Branch name: `renovate/redux-4.x`
- Upgrade [redux](https://renovatebot.com/gh/reduxjs/redux) to `4.0.1`
Update dependency reselect to v4
- Schedule: "at any time"
- Branch name: `renovate/reselect-4.x`
- Upgrade [reselect](https://renovatebot.com/gh/reduxjs/reselect) to `4.0.0`
Update dependency rollup to v1
- Schedule: "at any time"
- Branch name: `renovate/rollup-1.x`
- Upgrade [rollup](https://renovatebot.com/gh/rollup/rollup) to `1.0.0`
Update dependency rollup-plugin-node-resolve to v4
- Schedule: "at any time"
- Branch name: `renovate/rollup-plugin-node-resolve-4.x`
- Upgrade [rollup-plugin-node-resolve](https://renovatebot.com/gh/rollup/rollup-plugin-node-resolve) to `4.0.0`
Update dependency rollup-plugin-typescript to v1
- Schedule: "at any time"
- Branch name: `renovate/rollup-plugin-typescript-1.x`
- Upgrade [rollup-plugin-typescript](https://renovatebot.com/gh/rollup/rollup-plugin-typescript) to `1.0.0`
Update dependency rollup-plugin-url to v2
- Schedule: "at any time"
- Branch name: `renovate/rollup-plugin-url-2.x`
- Upgrade [rollup-plugin-url](https://renovatebot.com/gh/Swatinem/rollup-plugin-url) to `2.1.0`
Update dependency selenium-webdriver to v3
- Schedule: "at any time"
- Branch name: `renovate/selenium-webdriver-3.x`
- Upgrade [selenium-webdriver](https://renovatebot.com/gh/SeleniumHQ/selenium) to `3.6.0`
Update dependency sinon to v7
- Schedule: "at any time"
- Branch name: `renovate/sinon-7.x`
- Upgrade [sinon](https://renovatebot.com/gh/sinonjs/sinon) to `7.2.2`
Update dependency spectron to v5
- Schedule: "at any time"
- Branch name: `renovate/spectron-5.x`
- Upgrade [spectron](https://renovatebot.com/gh/electron/spectron) to `5.0.0`
Update dependency testcafe-react-selectors to v3
- Schedule: "at any time"
- Branch name: `renovate/testcafe-react-selectors-3.x`
- Upgrade [testcafe-react-selectors](https://renovatebot.com/gh/DevExpress/testcafe-react-selectors) to `3.0.2`
Update dependency typescript to v3
- Schedule: "at any time"
- Branch name: `renovate/typescript-3.x`
- Upgrade [typescript](https://renovatebot.com/gh/Microsoft/TypeScript) to `3.2.2`
Update dependency uglifyjs-webpack-plugin to v2
- Schedule: "at any time"
- Branch name: `renovate/uglifyjs-webpack-plugin-2.x`
- Upgrade [uglifyjs-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/uglifyjs-webpack-plugin) to `2.1.1`
Update dependency viz.js to v2.1.2
- Schedule: "at any time"
- Branch name: `renovate/viz.js-2.x`
- Upgrade [viz.js](https://renovatebot.com/gh/mdaines/viz.js) to `2.1.2`
Update dependency webpack-bundle-analyzer to v3
- Schedule: "at any time"
- Branch name: `renovate/webpack-bundle-analyzer-3.x`
- Upgrade [webpack-bundle-analyzer](https://renovatebot.com/gh/webpack-contrib/webpack-bundle-analyzer) to `3.0.3`
:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See: prHourlyLimit.
:warning: Dependency Lookup Warnings :warning:
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up dependency @falcon-client/react-clipboard.js
Failed to look up dependency @falcon-client/svg-pan-zoom
Failed to look up dependency @falcon-client/graphql-voyager
:question: If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.
This PR has been generated by Renovate Bot. View repository job log here.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
app/package.json
(npm)package.json
(npm)packages/falcon-ui/package.json
(npm)packages/graphql-voyager/package.json
(npm)packages/react-clipboard.js/package.json
(npm)packages/svg-pan-zoom/package.json
(npm)packages/svg-zoom/package.json
(npm)packages/viz/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
renovate/
as prefix for all branch namesfix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 100 Pull Requests:
Pin dependencies
- Branch name: `renovate/pin-dependencies` - Pin [@f/animate](https://renovatebot.com/gh/micro-js/animate) to `1.0.1` - Pin [@types/classnames](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.2.6` - Pin [@types/clipboard](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.0.1` - Pin [@types/commonmark](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.27.1` - Pin [@types/copy-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.4.2` - Pin [@types/core-js](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.9.46` - Pin [@types/express](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.16.0` - Pin [@types/extract-text-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped.git) to `3.0.3` - Pin [@types/graphql](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.13.4` - Pin [@types/hapi](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `17.8.2` - Pin [@types/html-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.30.4` - Pin [@types/koa](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.0.47` - Pin [@types/lodash](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.14.119` - Pin [@types/marked](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.3.0` - Pin [@types/prop-types](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `15.5.8` - Pin [@types/react](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `16.7.18` - Pin [@types/react-dom](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `16.0.11` - Pin [@types/react-modal](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `3.6.0` - Pin [@types/react-redux](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `5.0.21` - Pin [@types/rimraf](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.0.2` - Pin [@types/shelljs](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.7.9` - Pin @types/svg-pan-zoom to `3.4.0` - Pin [@types/webpack](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `4.4.22` - Pin [@types/webpack-dev-server](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.9.6` - Pin [babel-cli](https://renovatebot.com/gh/babel/babel) to `6.26.0` - Pin [babel-core](https://renovatebot.com/gh/babel/babel) to `6.26.3` - Pin [babel-eslint](https://renovatebot.com/gh/babel/babel-eslint) to `8.2.6` - Pin [babel-jest](https://renovatebot.com/gh/facebook/jest) to `23.4.2` - Pin [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `7.1.5` - Pin [babel-plugin-add-module-exports](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports) to `0.2.1` - Pin [babel-plugin-dev-expression](https://renovatebot.com/gh/4Catalyzer/babel-plugin-dev-expression) to `0.2.1` - Pin [babel-plugin-dynamic-import-node](https://renovatebot.com/gh/airbnb/babel-plugin-dynamic-import-node) to `2.0.0` - Pin [babel-plugin-flow-runtime](https://renovatebot.com/gh/codemix/flow-runtime) to `0.17.0` - Pin [babel-plugin-react-remove-properties](https://renovatebot.com/gh/oliviertassinari/babel-plugin-react-remove-properties) to `0.2.5` - Pin [babel-plugin-transform-class-properties](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [babel-plugin-transform-es2015-classes](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [babel-preset-env](https://renovatebot.com/gh/babel/babel-preset-env) to `1.7.0` - Pin [babel-preset-react](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [babel-preset-react-hmre](https://renovatebot.com/gh/danmartinez101/babel-preset-react-hmre) to `1.1.1` - Pin [babel-preset-react-optimize](https://renovatebot.com/gh/thejamekyle/babel-preset-react-optimize) to `1.0.1` - Pin [babel-preset-stage-0](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [babel-register](https://renovatebot.com/gh/babel/babel) to `6.26.0` - Pin [brace](https://renovatebot.com/gh/thlorenz/brace) to `0.11.1` - Pin [brfs](https://renovatebot.com/gh/substack/brfs) to `2.0.0` - Pin [cache-loader](https://renovatebot.com/gh/webpack-contrib/cache-loader) to `1.2.2` - Pin [chalk](https://renovatebot.com/gh/chalk/chalk) to `2.4.1` - Pin [classnames](https://renovatebot.com/gh/JedWatson/classnames) to `2.2.6` - Pin [clipboard](https://renovatebot.com/gh/zenorocha/clipboard.js) to `1.7.1` - Pin [clipboard](https://renovatebot.com/gh/zenorocha/clipboard.js) to `2.0.4` - Pin [commonmark](https://renovatebot.com/gh/jgm/commonmark.js) to `0.28.1` - Pin [concurrently](https://renovatebot.com/gh/kimmobrunfeldt/concurrently) to `3.6.1` - Pin [cross-env](https://renovatebot.com/gh/kentcdodds/cross-env) to `5.2.0` - Pin [cross-spawn](https://renovatebot.com/gh/moxystudio/node-cross-spawn) to `6.0.5` - Pin [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `1.0.0` - Pin [d3](https://renovatebot.com/gh/d3/d3) to `4.13.0` - Pin [del](https://renovatebot.com/gh/sindresorhus/del) to `3.0.0` - Pin [detect-port](https://renovatebot.com/gh/node-modules/detect-port) to `1.2.3` - Pin [devtron](https://renovatebot.com/gh/electron/devtron) to `1.4.0` - Pin [draggabilly](https://renovatebot.com/gh/desandro/draggabilly) to `2.2.0` - Pin [electron-builder](https://renovatebot.com/gh/electron-userland/electron-builder) to `20.26.0` - Pin [electron-debug](https://renovatebot.com/gh/sindresorhus/electron-debug) to `2.0.0` - Pin [electron-devtools-installer](https://renovatebot.com/gh/GPMDP/electron-devtools-installer) to `2.2.4` - Pin [electron-rebuild](https://renovatebot.com/gh/electron/electron-rebuild) to `1.8.1` - Pin [enzyme](https://renovatebot.com/gh/airbnb/enzyme) to `3.3.0` - Pin [enzyme-adapter-react-16](https://renovatebot.com/gh/airbnb/enzyme) to `1.1.1` - Pin [enzyme-to-json](https://renovatebot.com/gh/adriantoine/enzyme-to-json) to `3.3.4` - Pin [error-overlay-webpack-plugin](https://renovatebot.com/gh/smooth-code/error-overlay-webpack-plugin) to `0.1.5` - Pin [eslint](https://renovatebot.com/gh/eslint/eslint) to `5.2.0` - Pin [eslint-config-airbnb](https://renovatebot.com/gh/airbnb/javascript) to `17.0.0` - Pin [eslint-config-prettier](https://renovatebot.com/gh/prettier/eslint-config-prettier) to `2.9.0` - Pin [eslint-formatter-pretty](https://renovatebot.com/gh/sindresorhus/eslint-formatter-pretty) to `1.3.0` - Pin [eslint-import-resolver-webpack](https://renovatebot.com/gh/benmosher/eslint-plugin-import) to `0.10.1` - Pin [eslint-plugin-compat](https://renovatebot.com/gh/amilajack/eslint-plugin-compat) to `2.5.1` - Pin [eslint-plugin-flowtype](https://renovatebot.com/gh/gajus/eslint-plugin-flowtype) to `2.50.0` - Pin [eslint-plugin-flowtype-errors](https://renovatebot.com/gh/amilajack/eslint-plugin-flowtype-errors) to `3.6.0` - Pin [eslint-plugin-import](https://renovatebot.com/gh/benmosher/eslint-plugin-import) to `2.13.0` - Pin [eslint-plugin-jest](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) to `21.18.0` - Pin [eslint-plugin-promise](https://renovatebot.com/gh/xjamundx/eslint-plugin-promise) to `3.8.0` - Pin [eslint-plugin-react](https://renovatebot.com/gh/yannickcr/eslint-plugin-react) to `7.10.0` - Pin [eslint-plugin-testcafe](https://renovatebot.com/gh/miherlosev/eslint-plugin-testcafe) to `0.2.1` - Pin [express](https://renovatebot.com/gh/expressjs/express) to `4.16.3` - Pin [fbjs-scripts](https://renovatebot.com/gh/facebook/fbjs) to `0.8.3` - Pin [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `1.1.11` - Pin [flow-bin](https://renovatebot.com/gh/flowtype/flow-bin) to `0.77.0` - Pin [flow-runtime](https://renovatebot.com/gh/codemix/flow-runtime) to `0.17.0` - Pin [flow-typed](https://renovatebot.com/gh/flow-typed/flow-typed) to `2.5.1` - Pin [font-awesome](https://renovatebot.com/gh/FortAwesome/Font-Awesome) to `4.7.0` - Pin [graphql](https://renovatebot.com/gh/graphql/graphql-js) to `0.13.2` - Pin [graphql-request](https://renovatebot.com/gh/graphcool/graphql-request) to `1.8.2` - Pin [hard-source-webpack-plugin](https://renovatebot.com/gh/mzgoddard/hard-source-webpack-plugin) to `0.11.2` - Pin [hint.css](https://renovatebot.com/gh/chinchang/hint.css) to `2.5.1` - Pin [history](https://renovatebot.com/gh/ReactTraining/history) to `4.7.2` - Pin [http-server](https://renovatebot.com/gh/indexzero/http-server) to `0.11.1` - Pin [husky](https://renovatebot.com/gh/typicode/husky) to `0.14.3` - Pin [identity-obj-proxy](https://renovatebot.com/gh/keyanzhang/identity-obj-proxy) to `3.0.0` - Pin ionicons-temp to `2.0.0` - Pin [jest](https://renovatebot.com/gh/facebook/jest) to `23.4.2` - Pin [jquery](https://renovatebot.com/gh/jquery/jquery) to `3.3.1` - Pin [jsdom](https://renovatebot.com/gh/jsdom/jsdom) to `11.12.0` - Pin [json-loader](https://renovatebot.com/gh/webpack/json-loader) to `0.5.7` - Pin [lerna](https://renovatebot.com/gh/lerna/lerna) to `3.0.0-rc.0` - Pin [lint-staged](https://renovatebot.com/gh/okonet/lint-staged) to `7.2.0` - Pin [lodash](https://renovatebot.com/gh/lodash/lodash) to `4.17.10` - Pin [lodash](https://renovatebot.com/gh/lodash/lodash) to `4.17.11` - Pin [lodash-webpack-plugin](https://renovatebot.com/gh/lodash/lodash-webpack-plugin) to `0.11.5` - Pin [mini-css-extract-plugin](https://renovatebot.com/gh/webpack-contrib/mini-css-extract-plugin) to `0.4.1` - Pin [minimist](https://renovatebot.com/gh/substack/minimist) to `1.2.0` - Pin [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.9.2` - Pin [npm-logical-tree](https://renovatebot.com/gh/npm/logical-tree) to `1.2.1` - Pin [nprogress](https://renovatebot.com/gh/rstacruz/nprogress) to `0.2.0` - Pin [optimize-css-assets-webpack-plugin](https://renovatebot.com/gh/NMFR/optimize-css-assets-webpack-plugin) to `5.0.0` - Pin [parcel](https://renovatebot.com/gh/parcel-bundler/parcel) to `1.9.7` - Pin [popper.js](https://renovatebot.com/gh/FezVrasta/popper.js) to `1.14.3` - Pin [postcss-cssnext](https://renovatebot.com/gh/MoOx/postcss-cssnext) to `3.1.0` - Pin [postcss-import](https://renovatebot.com/gh/postcss/postcss-import) to `11.1.0` - Pin [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.14.0` - Pin [prop-types](https://renovatebot.com/gh/facebook/prop-types) to `15.6.2` - Pin [react](https://renovatebot.com/gh/facebook/react) to `16.4.1` - Pin [react](https://renovatebot.com/gh/facebook/react) to `16.7.0` - Pin [react-ace](https://renovatebot.com/gh/securingsincity/react-ace) to `6.1.4` - Pin [react-dom](https://renovatebot.com/gh/facebook/react) to `16.7.0` - Pin [react-dom](https://renovatebot.com/gh/facebook/react) to `16.4.1` - Pin [react-hot-loader](https://renovatebot.com/gh/gaearon/react-hot-loader) to `4.3.4` - Pin [react-loadable](https://renovatebot.com/gh/thejameskyle/react-loadable) to `5.4.0` - Pin [react-modal](https://renovatebot.com/gh/reactjs/react-modal) to `3.8.1` - Pin [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `5.1.1` - Pin [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `5.0.7` - Pin [react-resizable](https://renovatebot.com/gh/STRML/react-resizable) to `1.7.5` - Pin [react-router](https://renovatebot.com/gh/ReactTraining/react-router) to `4.3.1` - Pin [react-router-dom](https://renovatebot.com/gh/ReactTraining/react-router) to `4.3.1` - Pin [react-router-redux](https://renovatebot.com/gh/reactjs/react-router-redux) to `5.0.0-alpha.9` - Pin [react-select](https://renovatebot.com/gh/JedWatson/react-select) to `2.0.0` - Pin [react-table](https://renovatebot.com/gh/react-tools/react-table) to `6.8.6` - Pin [react-test-renderer](https://renovatebot.com/gh/facebook/react) to `16.4.1` - Pin [react-toolbox](https://renovatebot.com/gh/react-toolbox/react-toolbox) to `2.0.0-beta.13` - Pin [react-treebeard](https://renovatebot.com/gh/storybooks/react-treebeard) to `2.1.0` - Pin [redux](https://renovatebot.com/gh/reduxjs/redux) to `3.7.2` - Pin [redux](https://renovatebot.com/gh/reduxjs/redux) to `4.0.0` - Pin [redux-logger](https://renovatebot.com/gh/theaqua/redux-logger) to `3.0.6` - Pin [redux-thunk](https://renovatebot.com/gh/reduxjs/redux-thunk) to `2.3.0` - Pin [reselect](https://renovatebot.com/gh/reduxjs/reselect) to `3.0.1` - Pin [rimraf](https://renovatebot.com/gh/isaacs/rimraf) to `2.6.2` - Pin [rollup](https://renovatebot.com/gh/rollup/rollup) to `0.63.4` - Pin [rollup](https://renovatebot.com/gh/rollup/rollup) to `0.58.2` - Pin [rollup-plugin-bundle-worker](https://renovatebot.com/gh/andyearnshaw/rollup-plugin-bundle-worker) to `0.1.0` - Pin [rollup-plugin-ejs](https://renovatebot.com/gh/trofima/rollup-plugin-ejs) to `1.1.1` - Pin [rollup-plugin-image](https://renovatebot.com/gh/rollup/rollup-plugin-image) to `1.0.2` - Pin [rollup-plugin-multi-entry](https://renovatebot.com/gh/rollup/rollup-plugin-multi-entry) to `2.1.0` - Pin [rollup-plugin-node-resolve](https://renovatebot.com/gh/rollup/rollup-plugin-node-resolve) to `3.4.0` - Pin [rollup-plugin-postcss](https://renovatebot.com/gh/egoist/rollup-plugin-postcss) to `1.6.3` - Pin [rollup-plugin-react-svg](https://renovatebot.com/gh/boopathi/react-svg-loader) to `2.1.0` - Pin [rollup-plugin-replace](https://renovatebot.com/gh/rollup/rollup-plugin-replace) to `2.1.0` - Pin [rollup-plugin-typescript](https://renovatebot.com/gh/rollup/rollup-plugin-typescript) to `0.8.1` - Pin [rollup-plugin-url](https://renovatebot.com/gh/Swatinem/rollup-plugin-url) to `1.4.0` - Pin [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `7.0.3` - Pin [selenium-webdriver](https://renovatebot.com/gh/SeleniumHQ/selenium) to `2.53.3` - Pin [sinon](https://renovatebot.com/gh/sinonjs/sinon) to `6.1.4` - Pin [source-map-support](https://renovatebot.com/gh/evanw/node-source-map-support) to `0.5.6` - Pin [spectron](https://renovatebot.com/gh/electron/spectron) to `3.8.0` - Pin [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.21.0` - Pin stylefmt to `6.0.2` - Pin [stylelint](https://renovatebot.com/gh/stylelint/stylelint) to `9.4.0` - Pin [stylelint-config-standard](https://renovatebot.com/gh/stylelint/stylelint-config-standard) to `18.2.0` - Pin [sw-precache-webpack-plugin](https://renovatebot.com/gh/goldhand/sw-precache-webpack-plugin) to `0.11.5` - Pin [testcafe](https://renovatebot.com/gh/DevExpress/testcafe) to `0.20.5` - Pin [testcafe-browser-provider-electron](https://renovatebot.com/gh/DevExpress/testcafe-browser-provider-electron) to `0.0.6` - Pin [testcafe-react-selectors](https://renovatebot.com/gh/DevExpress/testcafe-react-selectors) to `2.1.0` - Pin [transform-loader](https://renovatebot.com/gh/webpack/transform-loader) to `0.2.4` - Pin [typescript](https://renovatebot.com/gh/Microsoft/TypeScript) to `2.9.2` - Pin [url-loader](https://renovatebot.com/gh/webpack-contrib/url-loader) to `1.0.1` - Pin [viz.js](https://renovatebot.com/gh/mdaines/viz.js) to `2.0.0` - Pin [webpack](https://renovatebot.com/gh/webpack/webpack) to `4.16.3` - Pin [webpack-bundle-analyzer](https://renovatebot.com/gh/webpack-contrib/webpack-bundle-analyzer) to `2.13.1` - Pin [webpack-cli](https://renovatebot.com/gh/webpack/webpack-cli) to `3.1.0` - Pin [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `3.1.5` - Pin [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.3` - Pin [worker-loader](https://renovatebot.com/gh/webpack-contrib/worker-loader) to `2.0.0` - Pin [yarn](https://renovatebot.com/gh/yarnpkg/yarn) to `1.9.2`Update dependency @types/marked to v0.5.0
- Schedule: "at any time" - Branch name: `renovate/marked-0.x` - Upgrade [@types/marked](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.5.0`Update dependency @types/shelljs to v0.8.1
- Schedule: "at any time" - Branch name: `renovate/shelljs-0.x` - Upgrade [@types/shelljs](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `0.8.1`Update dependency babel-plugin-add-module-exports to v0.3.3
- Schedule: "at any time" - Branch name: `renovate/babel-plugin-add-module-exports-0.x` - Upgrade [babel-plugin-add-module-exports](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports) to `0.3.3`Update dependency babel-plugin-dynamic-import-node to v2.2.0
- Schedule: "at any time" - Branch name: `renovate/babel-plugin-dynamic-import-node-2.x` - Upgrade [babel-plugin-dynamic-import-node](https://renovatebot.com/gh/airbnb/babel-plugin-dynamic-import-node) to `2.2.0`Update dependency bootstrap to v4.2.1
- Schedule: "at any time" - Branch name: `renovate/bootstrap-4.x` - Upgrade [bootstrap](https://renovatebot.com/gh/twbs/bootstrap) to `4.2.1`Update dependency brfs to v2.0.1
- Schedule: "at any time" - Branch name: `renovate/brfs-2.x` - Upgrade [brfs](https://renovatebot.com/gh/substack/brfs) to `2.0.1`Update dependency cache-loader to v1.2.5
- Schedule: "at any time" - Branch name: `renovate/cache-loader-1.x` - Upgrade [cache-loader](https://renovatebot.com/gh/webpack-contrib/cache-loader) to `1.2.5`Update dependency css-loader to v1.0.1
- Schedule: "at any time" - Branch name: `renovate/css-loader-1.x` - Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `1.0.1`Update dependency detect-port to v1.3.0
- Schedule: "at any time" - Branch name: `renovate/detect-port-1.x` - Upgrade [detect-port](https://renovatebot.com/gh/node-modules/detect-port) to `1.3.0`Update dependency electron to v2.0.16
- Schedule: "at any time" - Branch name: `renovate/electron-2.x` - Upgrade [electron](https://renovatebot.com/gh/electron/electron) to `2.0.16`Update dependency electron-builder to v20.38.4
- Schedule: "at any time" - Branch name: `renovate/electron-builder-20.x` - Upgrade [electron-builder](https://renovatebot.com/gh/electron-userland/electron-builder) to `20.38.4`Update dependency electron-rebuild to v1.8.2
- Schedule: "at any time" - Branch name: `renovate/electron-rebuild-1.x` - Upgrade [electron-rebuild](https://renovatebot.com/gh/electron/electron-rebuild) to `1.8.2`Update dependency enzyme to v3.8.0
- Schedule: "at any time" - Branch name: `renovate/enzyme-3.x` - Upgrade [enzyme](https://renovatebot.com/gh/airbnb/enzyme) to `3.8.0`Update dependency enzyme-adapter-react-16 to v1.7.1
- Schedule: "at any time" - Branch name: `renovate/enzyme-adapter-react-16-1.x` - Upgrade [enzyme-adapter-react-16](https://renovatebot.com/gh/airbnb/enzyme) to `1.7.1`Update dependency enzyme-to-json to v3.3.5
- Schedule: "at any time" - Branch name: `renovate/enzyme-to-json-3.x` - Upgrade [enzyme-to-json](https://renovatebot.com/gh/adriantoine/enzyme-to-json) to `3.3.5`Update dependency eslint to v5.11.1
- Schedule: "at any time" - Branch name: `renovate/eslint-5.x` - Upgrade [eslint](https://renovatebot.com/gh/eslint/eslint) to `5.11.1`Update dependency eslint-config-airbnb to v17.1.0
- Schedule: "at any time" - Branch name: `renovate/eslint-config-airbnb-17.x` - Upgrade [eslint-config-airbnb](https://renovatebot.com/gh/airbnb/javascript) to `17.1.0`Update dependency eslint-config-prettier to v2.10.0
- Schedule: "at any time" - Branch name: `renovate/eslint-config-prettier-2.x` - Upgrade [eslint-config-prettier](https://renovatebot.com/gh/prettier/eslint-config-prettier) to `2.10.0`Update dependency eslint-plugin-compat to v2.6.3
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-compat-2.x` - Upgrade [eslint-plugin-compat](https://renovatebot.com/gh/amilajack/eslint-plugin-compat) to `2.6.3`Update dependency eslint-plugin-flowtype to v2.50.3
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-flowtype-2.x` - Upgrade [eslint-plugin-flowtype](https://renovatebot.com/gh/gajus/eslint-plugin-flowtype) to `2.50.3`Update dependency eslint-plugin-import to v2.14.0
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-import-2.x` - Upgrade [eslint-plugin-import](https://renovatebot.com/gh/benmosher/eslint-plugin-import) to `2.14.0`Update dependency eslint-plugin-jest to v21.27.2
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-jest-21.x` - Upgrade [eslint-plugin-jest](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) to `21.27.2`Update dependency eslint-plugin-jsx-a11y to v6.1.2
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-jsx-a11y-6.x` - Upgrade [eslint-plugin-jsx-a11y](https://renovatebot.com/gh/evcohen/eslint-plugin-jsx-a11y) to `6.1.2`Update dependency eslint-plugin-react to v7.12.0
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-react-7.x` - Upgrade [eslint-plugin-react](https://renovatebot.com/gh/yannickcr/eslint-plugin-react) to `7.12.0`Update dependency express to v4.16.4
- Schedule: "at any time" - Branch name: `renovate/express-4.x` - Upgrade [express](https://renovatebot.com/gh/expressjs/express) to `4.16.4`Update dependency flow-bin to v0.89.0
- Schedule: "at any time" - Branch name: `renovate/flow-bin-0.x` - Upgrade [flow-bin](https://renovatebot.com/gh/flowtype/flow-bin) to `0.89.0`Update dependency hard-source-webpack-plugin to v0.13.1
- Schedule: "at any time" - Branch name: `renovate/hard-source-webpack-plugin-0.x` - Upgrade [hard-source-webpack-plugin](https://renovatebot.com/gh/mzgoddard/hard-source-webpack-plugin) to `0.13.1`Update dependency lerna to v3.8.0
- Schedule: "at any time" - Branch name: `renovate/lerna-3.x` - Upgrade [lerna](https://renovatebot.com/gh/lerna/lerna) to `3.8.0`Update dependency lint-staged to v7.3.0
- Schedule: "at any time" - Branch name: `renovate/lint-staged-7.x` - Upgrade [lint-staged](https://renovatebot.com/gh/okonet/lint-staged) to `7.3.0`Update dependency lodash to v4.17.11
- Schedule: "at any time" - Branch name: `renovate/lodash-monorepo` - Upgrade [lodash](https://renovatebot.com/gh/lodash/lodash) to `4.17.11`Update dependency mini-css-extract-plugin to v0.5.0
- Schedule: "at any time" - Branch name: `renovate/mini-css-extract-plugin-0.x` - Upgrade [mini-css-extract-plugin](https://renovatebot.com/gh/webpack-contrib/mini-css-extract-plugin) to `0.5.0`Update dependency node-sass to v4.11.0
- Schedule: "at any time" - Branch name: `renovate/node-sass-4.x` - Upgrade [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.11.0`Update dependency optimize-css-assets-webpack-plugin to v5.0.1
- Schedule: "at any time" - Branch name: `renovate/optimize-css-assets-webpack-plugin-5.x` - Upgrade [optimize-css-assets-webpack-plugin](https://renovatebot.com/gh/NMFR/optimize-css-assets-webpack-plugin) to `5.0.1`Update dependency parcel to v1.11.0
- Schedule: "at any time" - Branch name: `renovate/parcel-1.x` - Upgrade [parcel](https://renovatebot.com/gh/parcel-bundler/parcel) to `1.11.0`Update dependency popper.js to v1.14.6
- Schedule: "at any time" - Branch name: `renovate/popper.js-1.x` - Upgrade [popper.js](https://renovatebot.com/gh/FezVrasta/popper.js) to `1.14.6`Update dependency prettier to v1.15.3
- Schedule: "at any time" - Branch name: `renovate/prettier-1.x` - Upgrade [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.15.3`Update dependency react-ace to v6.3.2
- Schedule: "at any time" - Branch name: `renovate/react-ace-6.x` - Upgrade [react-ace](https://renovatebot.com/gh/securingsincity/react-ace) to `6.3.2`Update dependency react-hot-loader to v4.6.3
- Schedule: "at any time" - Branch name: `renovate/react-hot-loader-4.x` - Upgrade [react-hot-loader](https://renovatebot.com/gh/gaearon/react-hot-loader) to `4.6.3`Update dependency react-loadable to v5.5.0
- Schedule: "at any time" - Branch name: `renovate/react-loadable-5.x` - Upgrade [react-loadable](https://renovatebot.com/gh/thejameskyle/react-loadable) to `5.5.0`Update dependency react-redux to v5.1.1
- Schedule: "at any time" - Branch name: `renovate/react-redux-5.x` - Upgrade [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `5.1.1`Update dependency react-select to v2.2.0
- Schedule: "at any time" - Branch name: `renovate/react-select-2.x` - Upgrade [react-select](https://renovatebot.com/gh/JedWatson/react-select) to `2.2.0`Update dependency rollup to v0.68.2
- Schedule: "at any time" - Branch name: `renovate/rollup-0.x` - Upgrade [rollup](https://renovatebot.com/gh/rollup/rollup) to `0.68.2`Update dependency sass-loader to v7.1.0
- Schedule: "at any time" - Branch name: `renovate/sass-loader-7.x` - Upgrade [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `7.1.0`Update dependency sinon to v6.3.5
- Schedule: "at any time" - Branch name: `renovate/sinon-6.x` - Upgrade [sinon](https://renovatebot.com/gh/sinonjs/sinon) to `6.3.5`Update dependency source-map-support to v0.5.9
- Schedule: "at any time" - Branch name: `renovate/source-map-support-0.x` - Upgrade [source-map-support](https://renovatebot.com/gh/evanw/node-source-map-support) to `0.5.9`Update dependency style-loader to v0.23.1
- Schedule: "at any time" - Branch name: `renovate/style-loader-0.x` - Upgrade [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.23.1`Update dependency stylefmt to v6.0.3
- Schedule: "at any time" - Branch name: `renovate/stylefmt-6.x` - Upgrade stylefmt to `6.0.3`Update dependency stylelint to v9.9.0
- Schedule: "at any time" - Branch name: `renovate/stylelint-9.x` - Upgrade [stylelint](https://renovatebot.com/gh/stylelint/stylelint) to `9.9.0`Update dependency testcafe to v0.23.3
- Schedule: "at any time" - Branch name: `renovate/testcafe-0.x` - Upgrade [testcafe](https://renovatebot.com/gh/DevExpress/testcafe) to `0.23.3`Update dependency testcafe-browser-provider-electron to v0.0.8
- Schedule: "at any time" - Branch name: `renovate/testcafe-browser-provider-electron-0.x` - Upgrade [testcafe-browser-provider-electron](https://renovatebot.com/gh/DevExpress/testcafe-browser-provider-electron) to `0.0.8`Update dependency uglifyjs-webpack-plugin to v1.3.0
- Schedule: "at any time" - Branch name: `renovate/uglifyjs-webpack-plugin-1.x` - Upgrade [uglifyjs-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/uglifyjs-webpack-plugin) to `1.3.0`Update dependency url-loader to v1.1.2
- Schedule: "at any time" - Branch name: `renovate/url-loader-1.x` - Upgrade [url-loader](https://renovatebot.com/gh/webpack-contrib/url-loader) to `1.1.2`Update dependency viz.js to v1.8.2
- Schedule: "at any time" - Branch name: `renovate/viz.js-1.x` - Upgrade [viz.js](https://renovatebot.com/gh/mdaines/viz.js) to `1.8.2`Update dependency webpack to v4.28.3
- Schedule: "at any time" - Branch name: `renovate/webpack-4.x` - Upgrade [webpack](https://renovatebot.com/gh/webpack/webpack) to `4.28.3`Update dependency webpack-cli to v3.1.2
- Schedule: "at any time" - Branch name: `renovate/webpack-cli-3.x` - Upgrade [webpack-cli](https://renovatebot.com/gh/webpack/webpack-cli) to `3.1.2`Update dependency webpack-dev-server to v3.1.14
- Schedule: "at any time" - Branch name: `renovate/webpack-dev-server-3.x` - Upgrade [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `3.1.14` - Upgrade [@types/webpack-dev-server](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `3.1.1`Update dependency webpack-merge to v4.1.5
- Schedule: "at any time" - Branch name: `renovate/webpack-merge-4.x` - Upgrade [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.5`Update dependency yarn to v1.12.3
- Schedule: "at any time" - Branch name: `renovate/yarn-1.x` - Upgrade [yarn](https://renovatebot.com/gh/yarnpkg/yarn) to `1.12.3`Update jest monorepo to v23.6.0
- Schedule: "at any time" - Branch name: `renovate/jest-monorepo` - Upgrade [babel-jest](https://renovatebot.com/gh/facebook/jest) to `23.6.0` - Upgrade [jest](https://renovatebot.com/gh/facebook/jest) to `23.6.0`Update react monorepo to v16.7.0
- Schedule: "at any time" - Branch name: `renovate/react-monorepo` - Upgrade [react](https://renovatebot.com/gh/facebook/react) to `16.7.0` - Upgrade [react-dom](https://renovatebot.com/gh/facebook/react) to `16.7.0` - Upgrade [react-test-renderer](https://renovatebot.com/gh/facebook/react) to `16.7.0`Update dependency @types/core-js to v2
- Schedule: "at any time" - Branch name: `renovate/core-js-2.x` - Upgrade [@types/core-js](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `2.5.0`Update dependency @types/html-webpack-plugin to v3
- Schedule: "at any time" - Branch name: `renovate/html-webpack-plugin-3.x` - Upgrade [@types/html-webpack-plugin](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `3.2.0`Update dependency babel-eslint to v10
- Schedule: "at any time" - Branch name: `renovate/babel-eslint-10.x` - Upgrade [babel-eslint](https://renovatebot.com/gh/babel/babel-eslint) to `10.0.1`Update dependency babel-loader to v8
- Schedule: "at any time" - Branch name: `renovate/babel-loader-8.x` - Upgrade [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `8.0.4`Update dependency babel-plugin-add-module-exports to v1
- Schedule: "at any time" - Branch name: `renovate/babel-plugin-add-module-exports-1.x` - Upgrade [babel-plugin-add-module-exports](https://renovatebot.com/gh/59naga/babel-plugin-add-module-exports) to `1.0.0`Update dependency cache-loader to v2
- Schedule: "at any time" - Branch name: `renovate/cache-loader-2.x` - Upgrade [cache-loader](https://renovatebot.com/gh/webpack-contrib/cache-loader) to `2.0.0`Update dependency clipboard to v2
- Schedule: "at any time" - Branch name: `renovate/clipboard-2.x` - Upgrade [clipboard](https://renovatebot.com/gh/zenorocha/clipboard.js) to `2.0.4`Update dependency concurrently to v4
- Schedule: "at any time" - Branch name: `renovate/concurrently-4.x` - Upgrade [concurrently](https://renovatebot.com/gh/kimmobrunfeldt/concurrently) to `4.1.0`Update dependency css-loader to v2
- Schedule: "at any time" - Branch name: `renovate/css-loader-2.x` - Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `2.1.0`Update dependency d3 to v5
- Schedule: "at any time" - Branch name: `renovate/d3-5.x` - Upgrade [d3](https://renovatebot.com/gh/d3/d3) to `^4.12.2 || ^5.0.0` - Upgrade [d3](https://renovatebot.com/gh/d3/d3) to `5.7.0`Update dependency electron to v4
- Schedule: "at any time" - Branch name: `renovate/electron-4.x` - Upgrade [electron](https://renovatebot.com/gh/electron/electron) to `4.0.0`Update dependency eslint-config-prettier to v3
- Schedule: "at any time" - Branch name: `renovate/eslint-config-prettier-3.x` - Upgrade [eslint-config-prettier](https://renovatebot.com/gh/prettier/eslint-config-prettier) to `3.3.0`Update dependency eslint-formatter-pretty to v2
- Schedule: "at any time" - Branch name: `renovate/eslint-formatter-pretty-2.x` - Upgrade [eslint-formatter-pretty](https://renovatebot.com/gh/sindresorhus/eslint-formatter-pretty) to `2.0.0`Update dependency eslint-plugin-flowtype to v3
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-flowtype-3.x` - Upgrade [eslint-plugin-flowtype](https://renovatebot.com/gh/gajus/eslint-plugin-flowtype) to `3.2.0`Update dependency eslint-plugin-jest to v22
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-jest-22.x` - Upgrade [eslint-plugin-jest](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) to `22.1.2`Update dependency eslint-plugin-promise to v4
- Schedule: "at any time" - Branch name: `renovate/eslint-plugin-promise-4.x` - Upgrade [eslint-plugin-promise](https://renovatebot.com/gh/xjamundx/eslint-plugin-promise) to `4.0.1`Update dependency fbjs-scripts to v1
- Schedule: "at any time" - Branch name: `renovate/fbjs-scripts-1.x` - Upgrade [fbjs-scripts](https://renovatebot.com/gh/facebook/fbjs) to `1.0.1`Update dependency file-loader to v3
- Schedule: "at any time" - Branch name: `renovate/file-loader-3.x` - Upgrade [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `3.0.1`Update dependency graphql to v14
- Schedule: "at any time" - Branch name: `renovate/graphql-14.x` - Upgrade [graphql](https://renovatebot.com/gh/graphql/graphql-js) to `14.0.2` - Upgrade [@types/graphql](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `14.0.3`Update dependency husky to v1
- Schedule: "at any time" - Branch name: `renovate/husky-1.x` - Upgrade [husky](https://renovatebot.com/gh/typicode/husky) to `1.3.1`Update dependency jsdom to v13
- Schedule: "at any time" - Branch name: `renovate/jsdom-13.x` - Upgrade [jsdom](https://renovatebot.com/gh/jsdom/jsdom) to `13.1.0`Update dependency lint-staged to v8
- Schedule: "at any time" - Branch name: `renovate/lint-staged-8.x` - Upgrade [lint-staged](https://renovatebot.com/gh/okonet/lint-staged) to `8.1.0`Update dependency postcss-import to v12
- Schedule: "at any time" - Branch name: `renovate/postcss-import-12.x` - Upgrade [postcss-import](https://renovatebot.com/gh/postcss/postcss-import) to `12.0.1`Update dependency react-redux to v6
- Schedule: "at any time" - Branch name: `renovate/react-redux-6.x` - Upgrade [react-redux](https://renovatebot.com/gh/reduxjs/react-redux) to `6.0.0` - Upgrade [@types/react-redux](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) to `6.0.11`Update dependency react-treebeard to v3
- Schedule: "at any time" - Branch name: `renovate/react-treebeard-3.x` - Upgrade [react-treebeard](https://renovatebot.com/gh/storybooks/react-treebeard) to `3.1.0`Update dependency redux to v4.0.1
- Schedule: "at any time" - Branch name: `renovate/redux-4.x` - Upgrade [redux](https://renovatebot.com/gh/reduxjs/redux) to `4.0.1`Update dependency reselect to v4
- Schedule: "at any time" - Branch name: `renovate/reselect-4.x` - Upgrade [reselect](https://renovatebot.com/gh/reduxjs/reselect) to `4.0.0`Update dependency rollup to v1
- Schedule: "at any time" - Branch name: `renovate/rollup-1.x` - Upgrade [rollup](https://renovatebot.com/gh/rollup/rollup) to `1.0.0`Update dependency rollup-plugin-node-resolve to v4
- Schedule: "at any time" - Branch name: `renovate/rollup-plugin-node-resolve-4.x` - Upgrade [rollup-plugin-node-resolve](https://renovatebot.com/gh/rollup/rollup-plugin-node-resolve) to `4.0.0`Update dependency rollup-plugin-typescript to v1
- Schedule: "at any time" - Branch name: `renovate/rollup-plugin-typescript-1.x` - Upgrade [rollup-plugin-typescript](https://renovatebot.com/gh/rollup/rollup-plugin-typescript) to `1.0.0`Update dependency rollup-plugin-url to v2
- Schedule: "at any time" - Branch name: `renovate/rollup-plugin-url-2.x` - Upgrade [rollup-plugin-url](https://renovatebot.com/gh/Swatinem/rollup-plugin-url) to `2.1.0`Update dependency selenium-webdriver to v3
- Schedule: "at any time" - Branch name: `renovate/selenium-webdriver-3.x` - Upgrade [selenium-webdriver](https://renovatebot.com/gh/SeleniumHQ/selenium) to `3.6.0`Update dependency sinon to v7
- Schedule: "at any time" - Branch name: `renovate/sinon-7.x` - Upgrade [sinon](https://renovatebot.com/gh/sinonjs/sinon) to `7.2.2`Update dependency spectron to v5
- Schedule: "at any time" - Branch name: `renovate/spectron-5.x` - Upgrade [spectron](https://renovatebot.com/gh/electron/spectron) to `5.0.0`Update dependency testcafe-react-selectors to v3
- Schedule: "at any time" - Branch name: `renovate/testcafe-react-selectors-3.x` - Upgrade [testcafe-react-selectors](https://renovatebot.com/gh/DevExpress/testcafe-react-selectors) to `3.0.2`Update dependency typescript to v3
- Schedule: "at any time" - Branch name: `renovate/typescript-3.x` - Upgrade [typescript](https://renovatebot.com/gh/Microsoft/TypeScript) to `3.2.2`Update dependency uglifyjs-webpack-plugin to v2
- Schedule: "at any time" - Branch name: `renovate/uglifyjs-webpack-plugin-2.x` - Upgrade [uglifyjs-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/uglifyjs-webpack-plugin) to `2.1.1`Update dependency viz.js to v2.1.2
- Schedule: "at any time" - Branch name: `renovate/viz.js-2.x` - Upgrade [viz.js](https://renovatebot.com/gh/mdaines/viz.js) to `2.1.2`Update dependency webpack-bundle-analyzer to v3
- Schedule: "at any time" - Branch name: `renovate/webpack-bundle-analyzer-3.x` - Upgrade [webpack-bundle-analyzer](https://renovatebot.com/gh/webpack-contrib/webpack-bundle-analyzer) to `3.0.3`:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See: prHourlyLimit.
:warning: Dependency Lookup Warnings :warning:
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up dependency @falcon-client/react-clipboard.js
Failed to look up dependency @falcon-client/svg-pan-zoom
Failed to look up dependency @falcon-client/graphql-voyager
Files affected:
packages/graphql-voyager/package.json
,packages/react-clipboard.js/package.json
,packages/viz/package.json
:question: If you have any questions, try reading the Docs, particularly the Getting Started section. Also, you can post questions about your config in Renovate's Config Help repository.
This PR has been generated by Renovate Bot. View repository job log here.