Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2020
1 parent cb67f75 commit 9a017d7
Show file tree
Hide file tree
Showing 2 changed files with 694 additions and 199 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@types/jest": "25.1.3",
"@types/node": "12.12.29",
"@types/react": "16.9.23",
"@types/jest": "25.1.4",
"@types/node": "12.12.30",
"@types/react": "16.9.25",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.5",
"glamor": "2.20.40",
"i18next": "19.3.2",
"react": "16.13.0",
"i18next": "19.3.3",
"react": "16.13.1",
"react-copy-to-clipboard": "5.0.2",
"react-dom": "16.13.0",
"react-i18next": "11.3.3",
"react-scripts": "3.4.0",
"react-dom": "16.13.1",
"react-i18next": "11.3.4",
"react-scripts": "3.4.1",
"react-toastify": "5.5.0",
"react-typed": "1.2.0",
"semantic-ui-css": "2.4.1",
Expand Down Expand Up @@ -44,8 +44,8 @@
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"@typescript-eslint/eslint-plugin": "2.24.0",
"@typescript-eslint/parser": "2.24.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "18.1.0",
"eslint-config-prettier": "6.10.0",
Expand Down
Loading

0 comments on commit 9a017d7

Please sign in to comment.