Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 12, 2019
1 parent 038e1a5 commit 45b2ecd
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
},
"dependencies": {
"es6-promise": "4.2.6",
"express": "4.16.4",
"express": "4.17.1",
"history": "4.9.0",
"isomorphic-fetch": "2.2.1",
"polished": "3.3.0",
"polished": "3.4.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-helmet": "6.0.0-beta",
"react-router-dom": "5.0.0",
"styled-components": "4.2.0",
"styled-components": "4.3.2",
"workbox-sw": "4.3.1"
},
"devDependencies": {
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/preset-env": "7.5.4",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@types/enzyme": "3.9.1",
"@types/enzyme": "3.10.2",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/express": "4.16.1",
"@types/express": "4.17.0",
"@types/jest": "24.0.12",
"@types/node": "10.14.6",
"@types/react": "16.8.16",
Expand All @@ -45,35 +45,35 @@
"@types/react-router-dom": "4.3.3",
"@types/styled-components": "4.1.14",
"@types/workbox-sw": "4.2.0",
"@typescript-eslint/eslint-plugin": "1.5.0",
"@typescript-eslint/parser": "1.5.0",
"@typescript-eslint/typescript-estree": "1.5.0",
"autoprefixer": "9.5.1",
"@typescript-eslint/eslint-plugin": "1.12.0",
"@typescript-eslint/parser": "1.12.0",
"@typescript-eslint/typescript-estree": "1.12.0",
"autoprefixer": "9.6.1",
"babel-core": "6.26.3",
"babel-loader": "8.0.5",
"babel-plugin-graphql-tag": "2.1.0",
"babel-plugin-graphql-tag": "2.4.0",
"babel-plugin-styled-components": "1.10.0",
"clean-webpack-plugin": "2.0.2",
"copy-webpack-plugin": "5.0.3",
"css-loader": "1.0.1",
"dotenv-webpack": "1.7.0",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "1.12.1",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.14.0",
"enzyme-to-json": "3.3.5",
"eslint": "5.16.0",
"eslint-config-prettier": "4.2.0",
"eslint-loader": "2.1.2",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.12.4",
"eslint-config-prettier": "4.3.0",
"eslint-loader": "2.2.1",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.2",
"eslint-plugin-react-hooks": "1.6.0",
"favicons-webpack-plugin": "0.0.9",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.8.0",
"jest-styled-components": "6.3.1",
"node-sass": "4.11.0",
"node-sass": "4.12.0",
"postcss-loader": "3.0.0",
"prettier": "1.16.4",
"prettier": "1.18.2",
"resolve-url-loader": "3.1.0",
"rimraf": "2.6.3",
"sass-loader": "7.1.0",
Expand All @@ -84,13 +84,13 @@
"ts-jest": "24.0.2",
"ts-loader": "5.4.5",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.4.5",
"typescript": "3.5.3",
"typescript-styled-plugin": "0.14.0",
"uglifyjs-webpack-plugin": "2.1.2",
"webpack": "4.30.0",
"webpack": "4.35.3",
"webpack-bundle-analyzer": "3.3.2",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.3.1",
"webpack-dev-server": "3.7.2",
"webpack-manifest-plugin": "2.0.4",
"webpack-merge": "4.2.1",
"webpack-node-externals": "1.7.2",
Expand Down

0 comments on commit 45b2ecd

Please sign in to comment.