Skip to content

Commit

Permalink
Merge pull request #1389 from Quramy/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/react to v18.3.8
  • Loading branch information
Quramy authored Sep 21, 2024
2 parents c209f0a + 51cb764 commit d811dc3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions project-fixtures/graphql-codegen-prj/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project-fixtures/graphql-codegen-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@graphql-codegen/client-preset": "4.3.2",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-document-nodes": "4.0.9",
"@types/react": "18.3.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"graphql": "16.9.0",
"prettier": "3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions project-fixtures/react-apollo-prj/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project-fixtures/react-apollo-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "react-apollo-project",
"devDependencies": {
"@apollo/client": "3.11.8",
"@types/react": "18.3.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"graphql": "16.9.0",
"react": "18.3.1",
Expand Down

0 comments on commit d811dc3

Please sign in to comment.