Skip to content

Commit c7887bb

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

File tree

3 files changed

+342
-287
lines changed

3 files changed

+342
-287
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.38.1",
28-
"@babel/core": "7.23.0",
29-
"@babel/preset-env": "7.22.20",
30-
"@babel/preset-typescript": "7.23.0",
31-
"@babel/plugin-proposal-decorators": "7.23.0",
28+
"@babel/core": "7.23.2",
29+
"@babel/preset-env": "7.23.2",
30+
"@babel/preset-typescript": "7.23.2",
31+
"@babel/plugin-proposal-decorators": "7.23.2",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",
3535
"@envelop/graphql-modules": "5.0.3",
3636
"@graphql-tools/merge": "9.0.0",
3737
"@graphql-yoga/node": "3.9.1",
38-
"@types/benchmark": "2.1.3",
39-
"@types/express": "4.17.19",
38+
"@types/benchmark": "2.1.4",
39+
"@types/express": "4.17.20",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "18.18.4",
42-
"@types/ramda": "0.29.6",
43-
"@typescript-eslint/eslint-plugin": "6.7.5",
44-
"@typescript-eslint/parser": "6.7.5",
41+
"@types/node": "18.18.7",
42+
"@types/ramda": "0.29.7",
43+
"@typescript-eslint/eslint-plugin": "6.9.0",
44+
"@typescript-eslint/parser": "6.9.0",
4545
"apollo-server": "3.12.1",
4646
"apollo-server-express": "3.12.1",
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.2.2",
56-
"eslint": "8.51.0",
56+
"eslint": "8.52.0",
5757
"express": "4.18.2",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
6060
"graphql": "16.8.1",
6161
"graphql-subscriptions": "2.0.0",
62-
"graphql-ws": "5.14.1",
62+
"graphql-ws": "5.14.2",
6363
"husky": "8.0.3",
6464
"jest": "27.5.1",
6565
"lint-staged": "14.0.1",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"devDependencies": {
3333
"@theguild/algolia": "1.1.9",
3434
"@theguild/tailwind-config": "0.3.0",
35-
"@types/node": "18.18.4",
36-
"@types/react": "18.2.28",
35+
"@types/node": "18.18.7",
36+
"@types/react": "18.2.33",
3737
"cross-env": "7.0.3",
3838
"typescript": "5.2.2"
3939
}

0 commit comments

Comments
 (0)