Skip to content

Commit 40e7047

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 008b255 commit 40e7047

File tree

2 files changed

+313
-299
lines changed

2 files changed

+313
-299
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
"deploy-website": "cd website && yarn && yarn build && mkdir graphql-modules && mv build/* graphql-modules && mv graphql-modules build"
2525
},
2626
"devDependencies": {
27-
"@apollo/federation": "0.36.1",
28-
"@babel/core": "7.18.13",
29-
"@babel/preset-env": "7.18.10",
27+
"@apollo/federation": "0.37.1",
28+
"@babel/core": "7.19.1",
29+
"@babel/preset-env": "7.19.1",
3030
"@babel/preset-typescript": "7.18.6",
31-
"@babel/plugin-proposal-decorators": "7.18.10",
31+
"@babel/plugin-proposal-decorators": "7.19.1",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.24.4",
3434
"@changesets/changelog-github": "0.4.6",
35-
"@envelop/graphql-modules": "3.5.0",
36-
"@graphql-tools/merge": "8.3.4",
37-
"@graphql-yoga/node": "2.13.11",
38-
"@types/benchmark": "2.1.1",
39-
"@types/express": "4.17.13",
35+
"@envelop/graphql-modules": "3.6.0",
36+
"@graphql-tools/merge": "8.3.6",
37+
"@graphql-yoga/node": "2.13.13",
38+
"@types/benchmark": "2.1.2",
39+
"@types/express": "4.17.14",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.11.56",
41+
"@types/node": "16.11.59",
4242
"@types/ramda": "0.28.15",
43-
"@typescript-eslint/eslint-plugin": "5.35.1",
44-
"@typescript-eslint/parser": "5.35.1",
43+
"@typescript-eslint/eslint-plugin": "5.38.0",
44+
"@typescript-eslint/parser": "5.38.0",
4545
"apollo-server": "3.10.2",
4646
"apollo-server-express": "3.10.2",
4747
"apollo-datasource-rest": "3.7.0",
@@ -53,13 +53,13 @@
5353
"bob-the-bundler": "1.7.3",
5454
"chalk": "4.1.2",
5555
"dataloader": "2.1.0",
56-
"eslint": "8.22.0",
56+
"eslint": "8.23.1",
5757
"express": "4.18.1",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
6060
"graphql": "16.6.0",
6161
"graphql-subscriptions": "2.0.0",
62-
"graphql-ws": "5.10.1",
62+
"graphql-ws": "5.11.2",
6363
"husky": "7.0.4",
6464
"jest": "27.5.1",
6565
"lint-staged": "13.0.3",

0 commit comments

Comments
 (0)