Skip to content

Commit 2132c0e

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

File tree

4 files changed

+172
-104
lines changed

4 files changed

+172
-104
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
],
4040
"homepage": "https://github.com/graphprotocol/graph-client#readme",
4141
"devDependencies": {
42-
"@babel/core": "7.17.12",
42+
"@babel/core": "7.18.0",
4343
"@babel/plugin-proposal-class-properties": "7.17.12",
4444
"@babel/plugin-proposal-decorators": "7.17.12",
45-
"@babel/preset-env": "7.17.12",
45+
"@babel/preset-env": "7.18.0",
4646
"@babel/preset-typescript": "7.17.12",
4747
"@changesets/cli": "2.21.1",
4848
"@types/babel__core": "7.1.19",

packages/auto-pagination/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@graphql-tools/delegate": "8.7.8",
43-
"@graphql-tools/wrap": "8.4.17",
44-
"@graphql-tools/utils": "8.6.10",
42+
"@graphql-tools/delegate": "8.7.10",
43+
"@graphql-tools/wrap": "8.4.19",
44+
"@graphql-tools/utils": "8.6.12",
4545
"lodash": "4.17.21",
4646
"tslib": "2.4.0"
4747
},

packages/block-tracking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@graphql-tools/utils": "8.6.10",
42+
"@graphql-tools/utils": "8.6.12",
4343
"tslib": "2.4.0"
4444
},
4545
"peerDependencies": {

0 commit comments

Comments
 (0)