Skip to content

Commit 3bfb1c6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.15
1 parent 86c515d commit 3bfb1c6

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.13",
28+
"@types/react": "16.14.15",
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].13":
1643-
version "16.14.13"
1644-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.13.tgz#14f77c75ea581fa632907440dfda23b3c6ab24c9"
1645-
integrity sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg==
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==
16461646
dependencies:
16471647
"@types/prop-types" "*"
16481648
"@types/scheduler" "*"

0 commit comments

Comments
 (0)