Skip to content

Commit d9e21ea

Browse files
fix(deps): update all non-major dependencies (#88)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2132c0e commit d9e21ea

File tree

3 files changed

+233
-198
lines changed

3 files changed

+233
-198
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "3.0.2",
6262
"typescript": "4.6.4",
6363
"weak-napi": "2.0.2",
64-
"ts-jest": "28.0.2"
64+
"ts-jest": "28.0.3"
6565
},
6666
"resolutions": {
6767
"@changesets/apply-release-plan": "6.0.0",

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "0.70.3",
53-
"@graphql-mesh/graphql": "0.25.5",
52+
"@graphql-mesh/cli": "0.70.4",
53+
"@graphql-mesh/graphql": "0.25.6",
5454
"tslib": "2.4.0",
5555
"@graphprotocol/client-auto-pagination": "0.0.5",
5656
"@graphprotocol/client-block-tracking": "0.0.3"

0 commit comments

Comments
 (0)