Skip to content

Commit 049dd1c

Browse files
committed
Update dependency @types/react to v16.14.30
1 parent c1b3060 commit 049dd1c

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
@@ -98,7 +98,7 @@
9898
"typescript": "4.2.3"
9999
},
100100
"resolutions": {
101-
"@types/react": "16.14.29",
101+
"@types/react": "16.14.30",
102102
"@types/react-dom": "16.9.16",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,10 +2979,10 @@
29792979
dependencies:
29802980
"@types/react" "*"
29812981

2982-
"@types/react@*", "@types/react@16.14.29", "@types/react@>=16.9.0", "@types/react@^16":
2983-
version "16.14.29"
2984-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.29.tgz#8489c633afc629736ef221bdd3528bdbd1e67e4b"
2985-
integrity sha512-I5IwEaefGZbpmmK1J7zHwZe3JkGxcRkc5WJUDWmNySVVovueViRTEUWV7spTvpe96l3nbKD/K6+GxoN69CYb/w==
2982+
"@types/react@*", "@types/react@16.14.30", "@types/react@>=16.9.0", "@types/react@^16":
2983+
version "16.14.30"
2984+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.30.tgz#a1d83f73f4326798d65fe6b58cb4caeacee47623"
2985+
integrity sha512-tG+xGtDDSuIl1l63mN0LnaROAc99knkYyN4YTheE80iPzYvSy0U8LVie+OBZkrgjVrpkQV6bMCkSphPBnVNk6g==
29862986
dependencies:
29872987
"@types/prop-types" "*"
29882988
"@types/scheduler" "*"

0 commit comments

Comments
 (0)