Skip to content

Commit 3bf39d1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.18
1 parent 96a4f57 commit 3bf39d1

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": "7.0.2",
2626
"@testing-library/react-native": "8.0.0",
2727
"@types/jest": "27.0.2",
28-
"@types/react": "16.14.17",
28+
"@types/react": "16.14.18",
2929
"@types/react-native": "0.64.16",
3030
"all-contributors-cli": "6.20.0",
3131
"auto": "9.26.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,10 +1887,10 @@
18871887
"@types/prop-types" "*"
18881888
csstype "^2.2.0"
18891889

1890-
"@types/[email protected].17":
1891-
version "16.14.17"
1892-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.17.tgz#c57fcfb05efa6423f5b65fcd4a75f63f05b162bf"
1893-
integrity sha512-pMLc/7+7SEdQa9A+hN9ujI8blkjFqYAZVqh3iNXqdZ0cQ8TIR502HMkNJniaOGv9SAgc47jxVKoiBJ7c0AakvQ==
1890+
"@types/[email protected].18":
1891+
version "16.14.18"
1892+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.18.tgz#b2bcea05ee244fde92d409f91bd888ca8e54b20f"
1893+
integrity sha512-eeyqd1mqoG43mI0TvNKy9QNf1Tjz3DEOsRP3rlPo35OeMIt05I+v9RR8ZvL2GuYZeF2WAcLXJZMzu6zdz3VbtQ==
18941894
dependencies:
18951895
"@types/prop-types" "*"
18961896
"@types/scheduler" "*"

0 commit comments

Comments
 (0)