Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josepot committed Jul 6, 2020
1 parent fc70faa commit 16cd275
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 25 deletions.
58 changes: 36 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"module": "dist/react-rxjs.esm.js",
"devDependencies": {
"@josepot/rxjs-utils": "^0.12.0",
"@testing-library/react": "^10.4.3",
"@testing-library/react": "^10.4.4",
"@testing-library/react-hooks": "^3.3.0",
"@types/jest": "^26.0.3",
"@types/react": "^16.9.41",
Expand All @@ -59,9 +59,9 @@
"react-dom": "^16.13.1",
"react-native": "^0.62.2",
"react-test-renderer": "^16.13.1",
"rxjs": "^6.5.5",
"rxjs": "^6.6.0",
"tsdx": "^0.13.2",
"tslib": "^2.0.0",
"typescript": "^3.9.5"
"typescript": "^3.9.6"
}
}

0 comments on commit 16cd275

Please sign in to comment.