Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2019
1 parent c167cd0 commit 9f4cdab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -14,7 +14,7 @@
"@types/babel-core": "6.25.6",
"@types/babel__core": "7.1.1",
"@types/dotenv-webpack": "1.7.0",
"@types/eslint": "4.16.6",
"@types/eslint": "6.1.3",
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.0",
"@types/jest": "24.0.11",
Expand All @@ -27,18 +27,18 @@
"@types/webpack-dev-server": "3.1.5",
"@types/webpack-merge": "4.1.4",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "1.9.0",
"@typescript-eslint/parser": "1.9.0",
"@typescript-eslint/typescript-estree": "1.9.0",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"@typescript-eslint/typescript-estree": "2.6.1",
"autoprefixer": "9.5.0",
"babel-core": "6.26.3",
"babel-jest": "24.8.0",
"babel-loader": "8.0.5",
"babel-preset-es2015": "6.24.1",
"css-loader": "2.1.1",
"css-loader": "3.2.0",
"dotenv-webpack": "1.7.0",
"eslint": "5.16.0",
"eslint-config-prettier": "4.2.0",
"eslint": "6.6.0",
"eslint-config-prettier": "6.5.0",
"eslint-plugin-prettier": "3.1.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
Expand All @@ -48,9 +48,9 @@
"postcss-loader": "3.0.0",
"prettier": "1.17.1",
"resolve-url-loader": "3.1.0",
"rimraf": "2.6.3",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"rimraf": "3.0.0",
"sass-loader": "8.0.0",
"style-loader": "1.0.0",
"ts-jest": "24.0.0",
"ts-loader": "6.0.0",
"typescript": "3.4.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/react-image-edit/package.json
Expand Up @@ -41,14 +41,14 @@
"@types/react": "16.8.8",
"@types/react-dom": "16.8.2",
"@types/styled-components": "4.1.12",
"@typescript-eslint/eslint-plugin": "1.9.0",
"@typescript-eslint/parser": "1.9.0",
"@typescript-eslint/typescript-estree": "1.9.0",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"@typescript-eslint/typescript-estree": "2.6.1",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "1.13.0",
"enzyme-to-json": "3.3.5",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react-hooks": "1.6.0",
"eslint-plugin-react-hooks": "2.2.0",
"jest-styled-components": "6.3.1",
"typescript-styled-plugin": "0.14.0"
}
Expand Down

0 comments on commit 9f4cdab

Please sign in to comment.