Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 17, 2020
1 parent 12fa02c commit e2a868d
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 218 deletions.
38 changes: 19 additions & 19 deletions package.json
Expand Up @@ -56,21 +56,21 @@
"@babel/preset-react": "7.9.4",
"@babel/preset-typescript": "7.9.0",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-json": "4.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-replace": "2.3.1",
"@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.0",
"@types/eslint": "6.8.1",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.0.18",
"@types/node": "12.7.3",
"@types/prettier": "1.18.2",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"@types/rimraf": "2.0.2",
"@types/html-webpack-plugin": "3.2.3",
"@types/jest": "24.0.25",
"@types/node": "12.7.12",
"@types/prettier": "1.18.4",
"@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.1",
"@types/webpack": "4.39.9",
"@types/webpack-dev-server": "3.1.7",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
Expand All @@ -86,7 +86,7 @@
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "4.0.0",
"eslint-plugin-react-hooks": "4.0.2",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
Expand All @@ -96,19 +96,19 @@
"react": "16.9.0",
"react-dom": "16.9.0",
"release-it": "12.3.6",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"rollup": "1.31.0",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"rollup": "1.31.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",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.6.2",
"typescript": "3.6.5",
"webpack": "4.39.3",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.8.2",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
}
Expand Down

0 comments on commit e2a868d

Please sign in to comment.