Skip to content

Commit

Permalink
deps: package update
Browse files Browse the repository at this point in the history
  • Loading branch information
dbismut committed Feb 7, 2020
1 parent 670cb6d commit 9e2051f
Show file tree
Hide file tree
Showing 2 changed files with 537 additions and 205 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
},
"homepage": "https://use-gesture.netlify.com",
"devDependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@types/jest": "^24.0.23",
"@types/react": "^16.9.15",
"@types/react-dom": "^16.9.4",
"eslint-plugin-prettier": "^3.1.1",
"husky": "^3.1.0",
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^9.4.0",
"@types/jest": "^25.1.2",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^4.2.1",
"prettier": "^1.19.1",
"pretty-quick": "^2.0.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"tsdx": "^0.11.0",
"tsdx": "^0.12.3",
"tslib": "^1.10.0",
"typescript": "^3.7.3"
"typescript": "^3.7.5"
}
}
Loading

0 comments on commit 9e2051f

Please sign in to comment.