Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2021
1 parent 3479483 commit aac293d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/itmat-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/apollo-upload-client": "14.1.0",
"@types/jest": "26.0.23",
"@types/node": "14.14.43",
"@types/react": "16.14.7",
"@types/react": "17.0.8",
"@types/react-dom": "16.9.13",
"@types/react-router-dom": "5.1.7",
"babel-loader": "8.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4602,10 +4602,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"

"@types/react@16.14.7":
version "16.14.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.7.tgz#b62bd8cc4675d6fe3976126cdd208deda267f1fb"
integrity sha512-JhbikeQ1i18ut9Sro3j/xvhN073zJA9sqGqbwJByhOfLPXxEJdqjal9piZd9tmVEC+LP6RN2dLvWx9Hbr0reTw==
"@types/react@17.0.8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3"
integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit aac293d

Please sign in to comment.