Skip to content

Commit 9ea566a

Browse files
committed
chore(deps): update dependency @types/react to v18.2.30
1 parent 8d21106 commit 9ea566a

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.2.29",
19+
"@types/react": "18.2.30",
2020
"typescript": "4.9.5"
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.2.29":
1255-
version "18.2.29"
1256-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27"
1257-
integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==
1254+
"@types/react@18.2.30":
1255+
version "18.2.30"
1256+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.30.tgz#b84f786864fc46f18545364a54d5e1316308e59b"
1257+
integrity sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg==
12581258
dependencies:
12591259
"@types/prop-types" "*"
12601260
"@types/scheduler" "*"

0 commit comments

Comments
 (0)