Skip to content

Commit 903568a

Browse files
committed
chore(deps): update dependency @types/react to v18.0.27
1 parent 07faeae commit 903568a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@graphql-codegen/typescript": "2.7.3",
1717
"@graphql-codegen/typescript-operations": "2.5.3",
1818
"@graphql-codegen/typescript-react-apollo": "3.3.7",
19-
"@types/react": "18.0.26",
19+
"@types/react": "18.0.27",
2020
"typescript": "4.9.4"
2121
},
2222
"scripts": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,10 @@
12511251
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz"
12521252
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
12531253

1254-
"@types/react@18.0.26":
1255-
version "18.0.26"
1256-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
1257-
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
1254+
"@types/react@18.0.27":
1255+
version "18.0.27"
1256+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
1257+
integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
12581258
dependencies:
12591259
"@types/prop-types" "*"
12601260
"@types/scheduler" "*"

0 commit comments

Comments
 (0)