Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2022
1 parent 7025d4d commit 6eb6921
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 @@ -103,7 +103,7 @@
"webpack-dev-server": "3.11.2"
},
"resolutions": {
"@types/react": "17.0.48",
"@types/react": "17.0.49",
"@types/react-dom": "17.0.17",
"@types/hoist-non-react-statics": "3.3.1",
"@babel/preset-env": "7.18.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4576,10 +4576,10 @@
dependencies:
"@types/react" "^16"

"@types/react@*", "@types/react@17.0.48", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
version "17.0.48"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
"@types/react@*", "@types/react@17.0.49", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^16.8.22", "@types/react@^17":
version "17.0.49"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049"
integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 6eb6921

Please sign in to comment.