Skip to content

Commit

Permalink
build(deps-dev): bump react-query from 3.7.1 to 3.8.2 (#664)
Browse files Browse the repository at this point in the history
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.7.1 to 3.8.2.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](TanStack/query@v3.7.1...v3.8.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2021
1 parent 1aa1cb4 commit f59dba6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"form-data": "3.0.0",
"lerna": "3.22.1",
"react": "17.0.1",
"react-query": "3.7.1",
"react-query": "3.8.2",
"typescript": "4.1.3",
"yup": "0.32.8"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5211,10 +5211,10 @@ raw-body@^2.2.0:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-query@3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.7.1.tgz#cbd15d84507431e8c3b248a1069401cb0feda396"
integrity sha512-n9Ld5UUzCWqqDDPvdRN45tvTYSBjuWHex2ninxIu+tD20pwfHR8QzPnntYPkc/h/wW4Q48m68FgXVi/co/1CKg==
react-query@3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.8.2.tgz#e2dac76b5d9b3465d854f4ca040a35ba4bcae1ae"
integrity sha512-Ha8+WZLIHOUkKhqE4+2RZZB03WvEWmNhN4WIIw3zWVCtR7blo2n2TXtu+d3YhaY1o6dt+sHT+J+zNV8IzR583w==
dependencies:
"@babel/runtime" "^7.5.5"
match-sorter "^6.0.2"
Expand Down

0 comments on commit f59dba6

Please sign in to comment.