Skip to content

Commit c536a5c

Browse files
committed
Update dependency @types/react to v17.0.56
1 parent 1659eee commit c536a5c

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.55",
111+
"@types/react": "17.0.56",
112112
"@types/react-dom": "17.0.19",
113113
"@types/hoist-non-react-statics": "3.3.1",
114114
"@babel/preset-env": "7.21.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5087,10 +5087,10 @@
50875087
dependencies:
50885088
"@types/react" "^16"
50895089

5090-
"@types/react@*", "@types/[email protected].55", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
5091-
version "17.0.55"
5092-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f"
5093-
integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg==
5090+
"@types/react@*", "@types/[email protected].56", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
5091+
version "17.0.56"
5092+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.56.tgz#16f54a0b0a4820065b8296f1dd6da80791fcf964"
5093+
integrity sha512-Z13f9Qz7Hg8f2g2NsBjiJSVWmON2b3K8RIqFK8mMKCIgvD0CD0ZChTukz87H3lI28X3ukXoNFGzo3ZW1ICTtPA==
50945094
dependencies:
50955095
"@types/prop-types" "*"
50965096
"@types/scheduler" "*"

0 commit comments

Comments
 (0)