Skip to content

Commit 090fb19

Browse files
chore(deps): update all non-major dependencies (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 585e6ca commit 090fb19

File tree

6 files changed

+834
-830
lines changed

6 files changed

+834
-830
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
],
4040
"homepage": "https://github.com/graphprotocol/graph-client#readme",
4141
"devDependencies": {
42-
"@babel/core": "7.18.5",
43-
"@babel/plugin-proposal-class-properties": "7.17.12",
44-
"@babel/plugin-proposal-decorators": "7.18.2",
45-
"@babel/preset-env": "7.18.2",
46-
"@babel/preset-typescript": "7.17.12",
42+
"@babel/core": "7.18.6",
43+
"@babel/plugin-proposal-class-properties": "7.18.6",
44+
"@babel/plugin-proposal-decorators": "7.18.6",
45+
"@babel/preset-env": "7.18.6",
46+
"@babel/preset-typescript": "7.18.6",
4747
"@changesets/cli": "2.21.1",
4848
"@types/babel__core": "7.1.19",
4949
"@types/babel__preset-env": "7.9.2",
5050
"@types/jest": "28.1.3",
51-
"babel-jest": "28.1.1",
51+
"babel-jest": "28.1.2",
5252
"babel-plugin-parameter-decorator": "1.0.16",
5353
"babel-plugin-transform-typescript-metadata": "0.3.2",
5454
"bob-the-bundler": "1.7.3",
5555
"graphql": "16.5.0",
5656
"husky": "8.0.1",
57-
"jest": "28.1.1",
57+
"jest": "28.1.2",
5858
"patch-package": "6.4.7",
5959
"prettier": "2.7.1",
6060
"pretty-quick": "3.1.3",

packages/add-source-name/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.12",
43-
"@graphql-tools/wrap": "8.4.21",
44-
"@graphql-tools/utils": "8.7.0",
42+
"@graphql-tools/delegate": "8.8.0",
43+
"@graphql-tools/wrap": "8.5.0",
44+
"@graphql-tools/utils": "8.8.0",
4545
"lodash": "4.17.21",
4646
"tslib": "2.4.0"
4747
},

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.12",
43-
"@graphql-tools/wrap": "8.4.21",
44-
"@graphql-tools/utils": "8.7.0",
42+
"@graphql-tools/delegate": "8.8.0",
43+
"@graphql-tools/wrap": "8.5.0",
44+
"@graphql-tools/utils": "8.8.0",
4545
"lodash": "4.17.21",
4646
"tslib": "2.4.0"
4747
},

packages/auto-type-merging/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/delegate": "8.7.12",
42+
"@graphql-tools/delegate": "8.8.0",
4343
"@graphql-mesh/transform-type-merging": "0.4.8",
4444
"tslib": "2.4.0"
4545
},

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.7.0",
42+
"@graphql-tools/utils": "8.8.0",
4343
"tslib": "2.4.0"
4444
},
4545
"peerDependencies": {

0 commit comments

Comments
 (0)