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 Sep 6, 2019
1 parent 1917336 commit 02dfdb9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,29 @@
"workbox-sw": "4.3.1"
},
"devDependencies": {
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.5.5",
"@babel/polyfill": "7.6.0",
"@babel/preset-env": "7.6.0",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@babel/preset-typescript": "7.6.0",
"@types/enzyme": "3.10.3",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/express": "4.17.0",
"@types/jest": "24.0.12",
"@types/node": "10.14.6",
"@types/react": "16.9.1",
"@types/react-cache": "2.0.1",
"@types/react-dom": "16.8.4",
"@types/react-dom": "16.9.0",
"@types/react-helmet": "5.0.8",
"@types/react-router-dom": "4.3.3",
"@types/styled-components": "4.1.14",
"@types/workbox-sw": "4.2.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@typescript-eslint/typescript-estree": "2.0.0",
"@typescript-eslint/eslint-plugin": "2.1.0",
"@typescript-eslint/parser": "2.1.0",
"@typescript-eslint/typescript-estree": "2.1.0",
"autoprefixer": "9.6.1",
"babel-core": "6.26.3",
"babel-loader": "8.0.5",
"babel-plugin-graphql-tag": "2.4.0",
"babel-plugin-graphql-tag": "2.5.0",
"babel-plugin-styled-components": "1.10.0",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "5.0.3",
Expand All @@ -60,31 +60,31 @@
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.14.0",
"enzyme-to-json": "3.4.0",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"eslint": "6.3.0",
"eslint-config-prettier": "6.2.0",
"eslint-loader": "3.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "2.0.1",
"favicons-webpack-plugin": "1.0.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.8.0",
"jest": "24.9.0",
"jest-styled-components": "6.3.1",
"node-sass": "4.12.0",
"postcss-loader": "3.0.0",
"prettier": "1.18.2",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"sass-loader": "7.2.0",
"sass-loader": "7.3.1",
"style-loader": "1.0.0",
"svg-sprite-loader": "4.1.3",
"svgo": "1.3.0",
"svgo-loader": "2.2.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.5.3",
"typescript": "3.6.2",
"typescript-styled-plugin": "0.14.0",
"uglifyjs-webpack-plugin": "2.2.0",
"webpack": "4.39.1",
Expand Down

0 comments on commit 02dfdb9

Please sign in to comment.