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 May 17, 2020
1 parent e2a868d commit 4d24af4
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 718 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,60 +55,60 @@
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@babel/preset-typescript": "7.9.0",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-json": "4.0.3",
"@rollup/plugin-node-resolve": "7.1.3",
"@rollup/plugin-replace": "2.3.2",
"@types/dotenv-webpack": "1.7.0",
"@types/eslint": "6.8.1",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/html-webpack-plugin": "3.2.3",
"@types/jest": "24.0.25",
"@types/node": "12.7.12",
"@types/prettier": "1.18.4",
"@types/jest": "24.9.1",
"@types/node": "12.12.39",
"@types/prettier": "1.19.1",
"@types/react": "16.9.35",
"@types/react-dom": "16.9.8",
"@types/rimraf": "2.0.4",
"@types/uglifyjs-webpack-plugin": "1.1.0",
"@types/webpack": "4.39.9",
"@types/webpack-dev-server": "3.1.7",
"@types/webpack": "4.41.13",
"@types/webpack-dev-server": "3.10.1",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "2.31.0",
"@typescript-eslint/parser": "2.31.0",
"@typescript-eslint/typescript-estree": "2.31.0",
"@typescript-eslint/eslint-plugin": "2.33.0",
"@typescript-eslint/parser": "2.33.0",
"@typescript-eslint/typescript-estree": "2.33.0",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
"babel-loader": "8.1.0",
"babel-plugin-add-module-exports": "1.0.2",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react-hooks": "4.0.2",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
"npm-run-all": "4.1.5",
"pressure": "2.1.2",
"prettier": "1.18.2",
"react": "16.9.0",
"react-dom": "16.9.0",
"release-it": "12.3.6",
"prettier": "1.19.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"release-it": "12.6.3",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"rollup": "1.31.1",
"rollup": "1.32.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-size-snapshot": "0.11.0",
"rollup-plugin-sourcemaps": "0.5.0",
"rollup-plugin-terser": "5.2.0",
"ts-loader": "6.0.4",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "5.3.0",
"ts-loader": "6.2.2",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.6.5",
"webpack": "4.39.3",
"typescript": "3.9.2",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.8.2",
"webpack-dev-server": "3.11.0",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
}
Expand Down
Loading

0 comments on commit 4d24af4

Please sign in to comment.