Skip to content

Commit d68cddc

Browse files
Update all non-major dependencies (#25)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3f7b4b2 commit d68cddc

File tree

3 files changed

+734
-674
lines changed

3 files changed

+734
-674
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
],
3939
"homepage": "https://github.com/graphprotocol/graph-client#readme",
4040
"devDependencies": {
41-
"@babel/core": "7.17.5",
41+
"@babel/core": "7.17.8",
4242
"@babel/plugin-proposal-class-properties": "7.16.7",
43-
"@babel/plugin-proposal-decorators": "7.17.2",
43+
"@babel/plugin-proposal-decorators": "7.17.8",
4444
"@babel/preset-env": "7.16.11",
4545
"@babel/preset-typescript": "7.16.7",
4646
"@changesets/cli": "2.21.1",
@@ -61,7 +61,7 @@
6161
"typescript": "^4.4.4"
6262
},
6363
"resolutions": {
64-
"@changesets/apply-release-plan": "5.0.4",
64+
"@changesets/apply-release-plan": "5.0.5",
6565
"graphql": "16.3.0"
6666
}
6767
}

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.60.3",
53-
"@graphql-mesh/graphql": "0.21.5",
52+
"@graphql-mesh/cli": "0.64.1",
53+
"@graphql-mesh/graphql": "0.22.5",
5454
"tslib": "2.3.1"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)