Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.28 (ardatan#2948)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 12, 2021
1 parent 6b09f8e commit d40b9fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"@types/react": "17.0.27",
"@types/react": "17.0.28",
"@types/react-dom": "17.0.9",
"html-webpack-plugin": "5.3.2",
"html-webpack-inline-source-plugin": "1.0.0-beta.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5381,10 +5381,10 @@
dependencies:
"@types/react" "^16"

"@types/react@*", "@types/[email protected].27", "@types/react@^17.0.0", "@types/react@^17.0.4":
version "17.0.27"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6"
integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==
"@types/react@*", "@types/[email protected].28", "@types/react@^17.0.0", "@types/react@^17.0.4":
version "17.0.28"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.28.tgz#b40967e79af8f32182c6f6f2655ba196bafc7202"
integrity sha512-6OmflHgk2DlnsFi49kBW3/Dql1GT32bYSk+A6tFBDAt0T0bxotBdQwXkm77lVlczHwY6+Wu6IfpsGqArjOYtaA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit d40b9fa

Please sign in to comment.