Skip to content

Commit

Permalink
update all dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
insidewhy committed May 18, 2021
1 parent a4d58a0 commit 190f4e4
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 220 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"fast-json-stable-stringify": "^2.1.0"
},
"devDependencies": {
"@apollo/client": "3.3.16",
"@testing-library/react": "11.2.6",
"@apollo/client": "3.3.18",
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "5.1.2",
"@types/jest": "26.0.23",
"@types/react": "17.0.5",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"@typescript-eslint/eslint-plugin": "4.24.0",
"@typescript-eslint/parser": "4.24.0",
"concurrently": "6.1.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.2",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "4.2.0",
"graphql": "15.5.0",
Expand Down
Loading

0 comments on commit 190f4e4

Please sign in to comment.