Skip to content

Commit 1e3b57d

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

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.30",
19+
"@types/react": "18.2.31",
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/[email protected].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==
1254+
"@types/[email protected].31":
1255+
version "18.2.31"
1256+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40"
1257+
integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==
12581258
dependencies:
12591259
"@types/prop-types" "*"
12601260
"@types/scheduler" "*"

0 commit comments

Comments
 (0)