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 Aug 17, 2020
1 parent 6f27f83 commit b2e2d9b
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 399 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"@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.10",
"@types/node": "12.12.54",
"@types/react": "16.9.46",
"@types/react-color": "3.0.4",
"@types/react-datepicker": "3.1.0",
"@types/react-datepicker": "3.1.1",
"@types/react-dom": "16.9.8",
"@types/react-helmet": "6.0.0",
"@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/uuid": "8.3.0",
"clsx": "1.1.1",
"connpass": "1.1.0",
"dayjs": "1.8.30",
"firebase": "7.17.1",
"dayjs": "1.8.33",
"firebase": "7.18.0",
"formik": "2.1.5",
"husky": "4.2.5",
"lint-staged": "10.2.11",
Expand All @@ -32,9 +32,9 @@
"react-markdown": "4.3.1",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.1",
"react-scripts": "3.4.3",
"typescript": "3.9.7",
"uuid": "8.2.0"
"uuid": "8.3.0"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -59,10 +59,10 @@
},
"devDependencies": {
"@types/enzyme": "3.10.5",
"@typescript-eslint/eslint-plugin": "3.7.0",
"@typescript-eslint/parser": "3.7.0",
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.9.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-adapter-react-16": "1.15.3",
"enzyme-to-json": "3.5.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-standard": "14.1.1",
Expand All @@ -72,8 +72,8 @@
"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-react": "7.20.6",
"eslint-plugin-react-hooks": "4.1.0",
"eslint-plugin-standard": "4.0.1",
"firebase-tools": "7.16.2",
"jest-enzyme": "7.1.2",
Expand Down
Loading

0 comments on commit b2e2d9b

Please sign in to comment.