Skip to content

Commit

Permalink
⬆️(dependencies) update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mbenadda committed Aug 6, 2018
1 parent d035375 commit 542fc71
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 388 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"not dead"
],
"devDependencies": {
"@babel/core": "7.0.0-beta.55",
"@babel/polyfill": "7.0.0-beta.55",
"@babel/preset-env": "7.0.0-beta.55",
"@types/enzyme": "3.1.12",
"@types/enzyme-adapter-react-16": "1.0.2",
"@babel/core": "7.0.0-beta.56",
"@babel/polyfill": "7.0.0-beta.56",
"@babel/preset-env": "7.0.0-beta.56",
"@types/enzyme": "3.1.13",
"@types/enzyme-adapter-react-16": "1.0.3",
"@types/fetch-mock": "6.0.3",
"@types/jasmine": "2.8.8",
"@types/lodash-es": "4.17.1",
"@types/query-string": "6.1.0",
"@types/react": "16.4.7",
"@types/react-autosuggest": "9.3.4",
"@types/react-autosuggest": "9.3.5",
"@types/react-dom": "16.0.6",
"@types/react-intl": "2.3.8",
"@types/react-redux": "6.0.5",
"@types/react-intl": "2.3.9",
"@types/react-redux": "6.0.6",
"babel-loader": "8.0.0-beta.4",
"babel-plugin-react-intl": "2.4.0",
"babel-preset-react": "7.0.0-beta.3",
Expand All @@ -67,17 +67,17 @@
"ts-loader": "4.4.2",
"tslint": "5.11.0",
"typescript": "3.0.1",
"webpack": "4.16.3",
"webpack": "4.16.5",
"webpack-cli": "3.1.0",
"xhr-mock": "2.4.1"
},
"dependencies": {
"bootstrap": "4.1.3",
"lodash-es": "4.17.10",
"query-string": "6.1.0",
"react": "16.4.1",
"react": "16.4.2",
"react-autosuggest": "9.3.4",
"react-dom": "16.4.1",
"react-dom": "16.4.2",
"react-intl": "2.4.0",
"react-redux": "5.0.7",
"redux": "4.0.0",
Expand Down
Loading

0 comments on commit 542fc71

Please sign in to comment.