Skip to content

Commit a6250f9

Browse files
authored
Merge branch 'dotansimha:main' into main
2 parents f60bd5f + 8cb3888 commit a6250f9

File tree

3 files changed

+131
-123
lines changed

3 files changed

+131
-123
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "28.1.8",
4242
"@types/node": "22.18.8",
43-
"@typescript-eslint/eslint-plugin": "8.45.0",
44-
"@typescript-eslint/parser": "8.45.0",
43+
"@typescript-eslint/eslint-plugin": "8.46.0",
44+
"@typescript-eslint/parser": "8.46.0",
4545
"babel-jest": "28.1.3",
4646
"bob-the-bundler": "7.0.1",
4747
"cross-env": "7.0.3",
48-
"eslint": "9.36.0",
48+
"eslint": "9.37.0",
4949
"eslint-plugin-import": "2.32.0",
5050
"graphql": "16.11.0",
5151
"husky": "9.1.7",

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-codegen/typescript-operations": "4.6.1",
5555
"@graphql-tools/schema": "10.0.25",
5656
"cross-fetch": "3.2.0",
57-
"react": "19.1.1"
57+
"react": "19.2.0"
5858
},
5959
"publishConfig": {
6060
"directory": "dist",

0 commit comments

Comments
 (0)