Skip to content

Commit f357eb0

Browse files
Update dependency @types/react to v17.0.68
1 parent 755a57b commit f357eb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"webpack-dev-server": "3.11.2"
109109
},
110110
"resolutions": {
111-
"@types/react": "17.0.66",
111+
"@types/react": "17.0.68",
112112
"@types/react-dom": "17.0.21",
113113
"@types/hoist-non-react-statics": "3.3.3",
114114
"@babel/preset-env": "7.23.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5094,10 +5094,10 @@
50945094
dependencies:
50955095
"@types/react" "^16"
50965096

5097-
"@types/react@*", "@types/[email protected].66", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
5098-
version "17.0.66"
5099-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.66.tgz#4b3bfd6dd5ee37835f60d4a9325cff974b064126"
5100-
integrity sha512-azQzO1tuioq9M4vVKzzdBgG5KfLhyocYkRlJMBDcrJ7bUzyjR7QIGbZk2zH7sB5KpXRWoZJQ3CznVyhDS/swxA==
5097+
"@types/react@*", "@types/[email protected].68", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
5098+
version "17.0.68"
5099+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.68.tgz#99b17f567e258f5e7be855a281ac67b49a34f9f2"
5100+
integrity sha512-y8heXejd/Gi43S28GOqIFmr6BzhLa3anMlPojRu4rHh3MtRrrpB+BtLEcqP3XPO1urXByzBdkOLU7sodYWnpkA==
51015101
dependencies:
51025102
"@types/prop-types" "*"
51035103
"@types/scheduler" "*"

0 commit comments

Comments
 (0)