Skip to content

Commit 08e3d14

Browse files
chore(deps): bump react-query from 3.18.1 to 3.19.0
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.18.1 to 3.19.0. - [Release notes](https://github.com/tannerlinsley/react-query/releases) - [Commits](TanStack/query@v3.18.1...v3.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 04a685c commit 08e3d14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ember-cli-babel": "^7.26.6",
4545
"ember-cli-htmlbars": "^5.7.1",
4646
"ember-cli-typescript": "^4.2.1",
47-
"react-query": "^3.18.1"
47+
"react-query": "^3.19.0"
4848
},
4949
"devDependencies": {
5050
"@clark/ember-template-lint-config": "^0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11512,10 +11512,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.8:
1151211512
minimist "^1.2.0"
1151311513
strip-json-comments "~2.0.1"
1151411514

11515-
react-query@^3.18.1:
11516-
version "3.18.1"
11517-
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.18.1.tgz#893b5475a7b4add099e007105317446f7a2cd310"
11518-
integrity sha512-17lv3pQxU9n+cB5acUv0/cxNTjo9q8G+RsedC6Ax4V9D8xEM7Q5xf9xAbCPdEhDrrnzPjTls9fQEABKRSi7OJA==
11515+
react-query@^3.19.0:
11516+
version "3.19.0"
11517+
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.19.0.tgz#e1fe8f62b9956fb2986317686c27f79ad7ee4e7e"
11518+
integrity sha512-AaerSVsmBG2iIciwX2x8cWZS4Htw/4u2GFTYK8oiicpX3PY5mvat/8/Y3wZhM47KlllAzvC+P9MW81oHuEt2wg==
1151911519
dependencies:
1152011520
"@babel/runtime" "^7.5.5"
1152111521
broadcast-channel "^3.4.1"

0 commit comments

Comments
 (0)