Skip to content

Commit 787bd0d

Browse files
chore(deps): update all non-major dependencies (#85)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0b382f6 commit 787bd0d

File tree

3 files changed

+457
-415
lines changed

3 files changed

+457
-415
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
],
4040
"homepage": "https://github.com/graphprotocol/graph-client#readme",
4141
"devDependencies": {
42-
"@babel/core": "7.17.10",
43-
"@babel/plugin-proposal-class-properties": "7.16.7",
44-
"@babel/plugin-proposal-decorators": "7.17.9",
45-
"@babel/preset-env": "7.17.10",
46-
"@babel/preset-typescript": "7.16.7",
42+
"@babel/core": "7.17.12",
43+
"@babel/plugin-proposal-class-properties": "7.17.12",
44+
"@babel/plugin-proposal-decorators": "7.17.12",
45+
"@babel/preset-env": "7.17.12",
46+
"@babel/preset-typescript": "7.17.12",
4747
"@changesets/cli": "2.21.1",
4848
"@types/babel__core": "7.1.19",
4949
"@types/babel__preset-env": "7.9.2",
5050
"@types/jest": "27.5.1",
5151
"babel-jest": "28.1.0",
5252
"babel-plugin-parameter-decorator": "1.0.16",
5353
"babel-plugin-transform-typescript-metadata": "0.3.2",
54-
"bob-the-bundler": "1.7.2",
54+
"bob-the-bundler": "1.7.3",
5555
"graphql": "16.5.0",
5656
"husky": "8.0.1",
5757
"jest": "28.1.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.2",
53-
"@graphql-mesh/graphql": "0.25.4",
52+
"@graphql-mesh/cli": "0.70.3",
53+
"@graphql-mesh/graphql": "0.25.5",
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)