Skip to content

Commit 7e5663d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.17
1 parent 776402e commit 7e5663d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@testing-library/react-hooks": "3.2.1",
2626
"@testing-library/react-native": "5.0.3",
2727
"@types/jest": "25.2.3",
28-
"@types/react": "16.14.15",
28+
"@types/react": "16.14.17",
2929
"@types/react-native": "0.62.18",
3030
"all-contributors-cli": "6.15.0",
3131
"auto": "9.26.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,10 +1639,10 @@
16391639
"@types/prop-types" "*"
16401640
csstype "^2.2.0"
16411641

1642-
"@types/[email protected].15":
1643-
version "16.14.15"
1644-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.15.tgz#95d8fa3148050e94bcdc5751447921adbe19f9e6"
1645-
integrity sha512-jOxlBV9RGZhphdeqJTCv35VZOkjY+XIEY2owwSk84BNDdDv2xS6Csj6fhi+B/q30SR9Tz8lDNt/F2Z5RF3TrRg==
1642+
"@types/[email protected].17":
1643+
version "16.14.17"
1644+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.17.tgz#c57fcfb05efa6423f5b65fcd4a75f63f05b162bf"
1645+
integrity sha512-pMLc/7+7SEdQa9A+hN9ujI8blkjFqYAZVqh3iNXqdZ0cQ8TIR502HMkNJniaOGv9SAgc47jxVKoiBJ7c0AakvQ==
16461646
dependencies:
16471647
"@types/prop-types" "*"
16481648
"@types/scheduler" "*"

0 commit comments

Comments
 (0)