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 Nov 10, 2020
1 parent 396db17 commit acfa25c
Show file tree
Hide file tree
Showing 2 changed files with 855 additions and 552 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"react": ">=16.8.0"
},
"devDependencies": {
"@babel/core": "7.11.6",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/core": "7.12.3",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.5",
"@babel/preset-typescript": "7.12.1",
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
Expand All @@ -63,7 +63,7 @@
"@types/eslint-plugin-prettier": "3.1.0",
"@types/html-webpack-plugin": "3.2.4",
"@types/jest": "24.9.1",
"@types/node": "12.12.70",
"@types/node": "12.19.4",
"@types/prettier": "1.19.1",
"@types/react": "16.9.56",
"@types/react-dom": "16.9.9",
Expand All @@ -76,23 +76,23 @@
"@typescript-eslint/parser": "2.34.0",
"@typescript-eslint/typescript-estree": "2.34.0",
"babel-jest": "24.9.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.0",
"babel-plugin-add-module-exports": "1.0.4",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-prettier": "6.15.0",
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"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",
"pressure": "2.2.0",
"prettier": "1.19.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"release-it": "13.7.1",
"resolve-url-loader": "3.1.2",
"rimraf": "3.0.2",
Expand Down
Loading

0 comments on commit acfa25c

Please sign in to comment.