Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^16.14.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 19, 2021
1 parent 0e37b6a commit 2ea8a76
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 @@ -15,7 +15,7 @@
"watch": "run-p watch:*"
},
"devDependencies": {
"@types/react": "^16.14.20",
"@types/react": "^16.14.21",
"@types/react-dom": "^16.9.14",
"@types/webpack": "^4.41.32",
"@typescript-eslint/eslint-plugin": "^2.31.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
dependencies:
"@types/prop-types" "*"

"@types/react@^16.14.20":
version "16.14.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.20.tgz#ff6e932ad71d92c27590e4a8667c7a53a7d0baad"
integrity sha512-SV7TaVc8e9E/5Xuv6TIyJ5VhQpZoVFJqX6IZgj5HZoFCtIDCArE3qXkcHlc6O/Ud4UwcMoX+tlvDA95YrKdLgA==
"@types/react@^16.14.21":
version "16.14.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.21.tgz#35199b21a278355ec7a3c40003bd6a334bd4ae4a"
integrity sha512-rY4DzPKK/4aohyWiDRHS2fotN5rhBSK6/rz1X37KzNna9HJyqtaGAbq9fVttrEPWF5ywpfIP1ITL8Xi2QZn6Eg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 2ea8a76

Please sign in to comment.