Skip to content

Commit 8c0a077

Browse files
committedJun 27, 2023
chore(deps): update all non-major dependencies
1 parent f8a7ae7 commit 8c0a077

File tree

3 files changed

+104
-119
lines changed

3 files changed

+104
-119
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"@babel/preset-typescript": "7.22.5",
3131
"@babel/plugin-proposal-decorators": "7.22.5",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
33-
"@changesets/cli": "2.26.1",
33+
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",
3535
"@envelop/graphql-modules": "5.0.0",
3636
"@graphql-tools/merge": "9.0.0",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.18.36",
41+
"@types/node": "16.18.37",
4242
"@types/ramda": "0.29.2",
43-
"@typescript-eslint/eslint-plugin": "5.60.0",
44-
"@typescript-eslint/parser": "5.60.0",
43+
"@typescript-eslint/eslint-plugin": "5.60.1",
44+
"@typescript-eslint/parser": "5.60.1",
4545
"apollo-server": "3.12.0",
4646
"apollo-server-express": "3.12.0",
4747
"apollo-datasource-rest": "3.7.0",

‎website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@theguild/algolia": "1.1.8",
3535
"@theguild/tailwind-config": "0.2.2",
3636
"@types/node": "18.16.18",
37-
"@types/react": "18.2.13",
37+
"@types/react": "18.2.14",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.1.3"
4040
}

0 commit comments

Comments
 (0)
Please sign in to comment.