Skip to content

Commit bdb94a1

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

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.17.2"
47+
"react-query": "^3.18.1"
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
@@ -11359,10 +11359,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.8:
1135911359
minimist "^1.2.0"
1136011360
strip-json-comments "~2.0.1"
1136111361

11362-
react-query@^3.17.2:
11363-
version "3.17.2"
11364-
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.17.2.tgz#3ed5b0460a5a05332fbb175c36da55fb2d3ff929"
11365-
integrity sha512-icMtYL/+jUv0Q3n8GRz6CTyMYKh+l5EBKwhkr8qhbtYRORr43YGiN6EJSyw9WFaSQ9bwD1G9ZhaFxow9NMV0Sw==
11362+
react-query@^3.18.1:
11363+
version "3.18.1"
11364+
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.18.1.tgz#893b5475a7b4add099e007105317446f7a2cd310"
11365+
integrity sha512-17lv3pQxU9n+cB5acUv0/cxNTjo9q8G+RsedC6Ax4V9D8xEM7Q5xf9xAbCPdEhDrrnzPjTls9fQEABKRSi7OJA==
1136611366
dependencies:
1136711367
"@babel/runtime" "^7.5.5"
1136811368
broadcast-channel "^3.4.1"

0 commit comments

Comments
 (0)