Skip to content

Commit

Permalink
Merge pull request #1362 from trilitech/dependabot/npm_and_yarn/tanst…
Browse files Browse the repository at this point in the history
…ack/react-query-devtools-5.45.0

Bump @tanstack/react-query-devtools from 5.44.0 to 5.45.0
  • Loading branch information
serjonya-trili authored Jun 12, 2024
2 parents 30097c4 + 0c5625d commit edcc30c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@stylistic/eslint-plugin": "^2.1.0",
"@tanstack/eslint-plugin-query": "^5.43.1",
"@tanstack/react-query": "^5.45.0",
"@tanstack/react-query-devtools": "^5.44.0",
"@tanstack/react-query-devtools": "^5.45.0",
"@taquito/ledger-signer": "^19.2.1",
"@taquito/michel-codec": "^19.2.1",
"@taquito/rpc": "^19.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5015,15 +5015,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.44.0":
version: 5.44.0
resolution: "@tanstack/react-query-devtools@npm:5.44.0"
"@tanstack/react-query-devtools@npm:^5.45.0":
version: 5.45.0
resolution: "@tanstack/react-query-devtools@npm:5.45.0"
dependencies:
"@tanstack/query-devtools": "npm:5.37.1"
peerDependencies:
"@tanstack/react-query": ^5.44.0
"@tanstack/react-query": ^5.45.0
react: ^18 || ^19
checksum: 10/b2878012423c3c262ef02369515b34a72d186b8e77d2419947f74cdd65f494cc231895f4047d130d40bedd7b3f33a7c4933812333e230f4e219c67d1d95496bc
checksum: 10/edae7f3b209c831cc0300ab54ba5c6c6c2c457b503189d3160a1acbe3fb58218d83614af5cf9af7c992bdf8978ac9a3de406fa3ec07f77abf8707741321eced6
languageName: node
linkType: hard

Expand Down Expand Up @@ -15746,7 +15746,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:^2.1.0"
"@tanstack/eslint-plugin-query": "npm:^5.43.1"
"@tanstack/react-query": "npm:^5.45.0"
"@tanstack/react-query-devtools": "npm:^5.44.0"
"@tanstack/react-query-devtools": "npm:^5.45.0"
"@taquito/ledger-signer": "npm:^19.2.1"
"@taquito/michel-codec": "npm:^19.2.1"
"@taquito/rpc": "npm:^19.2.1"
Expand Down

2 comments on commit edcc30c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 89.64% 3704/4132
🟢 Branches 81.81% 1277/1561
🟢 Functions 87.96% 1125/1279
🟢 Lines 89.55% 3505/3914

Test suite run success

1445 tests passing in 187 suites.

Report generated by 🧪jest coverage report action from edcc30c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 89.64% 3704/4132
🟢 Branches 81.81% 1277/1561
🟢 Functions 87.96% 1125/1279
🟢 Lines 89.55% 3505/3914

Test suite run success

1445 tests passing in 187 suites.

Report generated by 🧪jest coverage report action from edcc30c

Please sign in to comment.