Skip to content

Commit

Permalink
Update dependency @types/react to v17.0.67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent c7c6e01 commit 9474440
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"webpack-dev-server": "3.11.2"
},
"resolutions": {
"@types/react": "17.0.66",
"@types/react": "17.0.67",
"@types/react-dom": "17.0.21",
"@types/hoist-non-react-statics": "3.3.2",
"@babel/preset-env": "7.22.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5060,10 +5060,10 @@
dependencies:
"@types/react" "^16"

"@types/react@*", "@types/react@17.0.66", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
version "17.0.66"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.66.tgz#4b3bfd6dd5ee37835f60d4a9325cff974b064126"
integrity sha512-azQzO1tuioq9M4vVKzzdBgG5KfLhyocYkRlJMBDcrJ7bUzyjR7QIGbZk2zH7sB5KpXRWoZJQ3CznVyhDS/swxA==
"@types/react@*", "@types/react@17.0.67", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
version "17.0.67"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.67.tgz#1c224738f203829a4692aa48e33a732c34fd014a"
integrity sha512-zE76EIJ0Y58Oy9yDX/9csb/NuKjt0Eq2YgWb/8Wxo91YmuLzzbyiRoaqJE9h8iDlsT7n35GdpoLomHlaB1kFbg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 9474440

Please sign in to comment.