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 6054005 commit 4b6cd66
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 449 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/plugin-transform-runtime": "7.9.6",
"@babel/preset-env": "7.9.6",
"@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",
Expand All @@ -64,44 +64,44 @@
"@types/rimraf": "2.0.4",
"@types/uglifyjs-webpack-plugin": "1.1.0",
"@types/webpack": "4.41.13",
"@types/webpack-dev-server": "3.9.0",
"@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-annotate-pure-calls": "0.4.0",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"eslint": "7.0.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",
"fork-ts-checker-webpack-plugin": "4.1.4",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"react": "16.12.0",
"react-dom": "16.12.0",
"release-it": "13.5.8",
"react": "16.13.1",
"react-dom": "16.13.1",
"release-it": "13.6.1",
"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",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "5.3.0",
"ts-loader": "7.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.9.2",
"webpack": "4.41.6",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.10.3",
"webpack-dev-server": "3.11.0",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
},
Expand Down
Loading

0 comments on commit 4b6cd66

Please sign in to comment.