Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2020
1 parent 1a55f03 commit 957e29d
Show file tree
Hide file tree
Showing 2 changed files with 749 additions and 660 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,35 +6,35 @@
"@material-ui/core": "4.11.0",
"@material-ui/icons": "4.9.1",
"@material-ui/styles": "4.10.0",
"@types/jest": "26.0.7",
"@types/node": "12.12.53",
"@types/react": "16.9.43",
"@types/jest": "26.0.15",
"@types/node": "12.19.4",
"@types/react": "16.9.56",
"@types/react-color": "3.0.4",
"@types/react-datepicker": "3.1.0",
"@types/react-dom": "16.9.8",
"@types/react-helmet": "6.0.0",
"@types/react-datepicker": "3.1.1",
"@types/react-dom": "16.9.9",
"@types/react-helmet": "6.1.0",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/uuid": "8.0.0",
"@types/react-router-dom": "5.1.6",
"@types/uuid": "8.3.0",
"clsx": "1.1.1",
"connpass": "1.1.0",
"dayjs": "1.8.30",
"firebase": "7.17.1",
"formik": "2.1.5",
"husky": "4.2.5",
"lint-staged": "10.2.11",
"query-string": "6.13.1",
"react": "16.13.1",
"react-color": "2.18.1",
"react-datepicker": "3.1.3",
"react-dom": "16.13.1",
"dayjs": "1.9.6",
"firebase": "7.24.0",
"formik": "2.2.4",
"husky": "4.3.0",
"lint-staged": "10.5.1",
"query-string": "6.13.7",
"react": "16.14.0",
"react-color": "2.19.3",
"react-datepicker": "3.3.0",
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-markdown": "5.0.2",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.1",
"react-scripts": "3.4.4",
"typescript": "3.9.7",
"uuid": "8.2.0"
"uuid": "8.3.1"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -58,27 +58,27 @@
]
},
"devDependencies": {
"@types/enzyme": "3.10.5",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"@types/enzyme": "3.10.8",
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.5.0",
"eslint-config-prettier": "6.11.0",
"enzyme-adapter-react-16": "1.15.5",
"enzyme-to-json": "3.6.1",
"eslint-config-prettier": "6.15.0",
"eslint-config-standard": "16.0.1",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prefer-arrow": "1.2.2",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.20.4",
"eslint-plugin-react-hooks": "4.0.8",
"eslint-plugin-standard": "4.0.1",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-standard": "4.1.0",
"firebase-tools": "7.16.2",
"jest-enzyme": "7.1.2",
"prettier": "2.0.5",
"acorn": "8.0.1"
"prettier": "2.1.2",
"acorn": "8.0.4"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 957e29d

Please sign in to comment.