Skip to content

Commit a22a064

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

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.1"
47+
"react-query": "^3.17.2"
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
@@ -11366,10 +11366,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.8:
1136611366
minimist "^1.2.0"
1136711367
strip-json-comments "~2.0.1"
1136811368

11369-
react-query@^3.17.1:
11370-
version "3.17.1"
11371-
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.17.1.tgz#01c46bd0c5fa88f8e9ae6c8fc0d0adb4d47d9d0d"
11372-
integrity sha512-Wux1Dcoh0InYB2dNI1yGCP86Yy5bCGggJWYy91OhJG71QSsl9SRXSGFpT2b75beoe7SDNGZJDQMxbvIQ93o0Ag==
11369+
react-query@^3.17.2:
11370+
version "3.17.2"
11371+
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.17.2.tgz#3ed5b0460a5a05332fbb175c36da55fb2d3ff929"
11372+
integrity sha512-icMtYL/+jUv0Q3n8GRz6CTyMYKh+l5EBKwhkr8qhbtYRORr43YGiN6EJSyw9WFaSQ9bwD1G9ZhaFxow9NMV0Sw==
1137311373
dependencies:
1137411374
"@babel/runtime" "^7.5.5"
1137511375
broadcast-channel "^3.4.1"

0 commit comments

Comments
 (0)