Skip to content

Commit

Permalink
Upgrade more dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Oct 1, 2020
1 parent 01f62c8 commit 4fcfdd3
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 148 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
"react": ">=16.8"
},
"devDependencies": {
"@babel/core": "^7.11.0",
"@stackup/validate": "^0.2.0",
"@testing-library/react-hooks": "^3.4.1",
"@babel/core": "^7.11.6",
"@stackup/validate": "^0.3.0",
"@testing-library/react-hooks": "^3.4.2",
"@types/react-dom": "^16.9.8",
"babel-jest": "^26.2.2",
"documentation": "^13.0.2",
"jest": "^26.3.0",
"jest": "^26.4.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-test-renderer": "^16.13.1",
"tsdx": "^0.14.0",
"tslib": "^2.0.0",
"typescript": "^3.9.7"
"typescript": "^4.0.3"
}
}
Loading

0 comments on commit 4fcfdd3

Please sign in to comment.