Skip to content

Commit 79e0a96

Browse files
committed
Update dependency @types/react to v16.14.29
1 parent 8be2075 commit 79e0a96

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.28",
101+
"@types/react": "16.14.29",
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
@@ -2960,10 +2960,10 @@
29602960
dependencies:
29612961
"@types/react" "*"
29622962

2963-
"@types/react@*", "@types/react@16.14.28", "@types/react@>=16.9.0", "@types/react@^16":
2964-
version "16.14.28"
2965-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.28.tgz#073258f3fe7bb80c748842c1f93aeaafe16dffad"
2966-
integrity sha512-83zBE6+XUVXsdL3iFzOyUewdauaU+KviKCHEGOgSW52coAuqW7tEKQM0E9+ZC0Zk6TELQ2/JgogPvp7FavzFwg==
2963+
"@types/react@*", "@types/react@16.14.29", "@types/react@>=16.9.0", "@types/react@^16":
2964+
version "16.14.29"
2965+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.29.tgz#8489c633afc629736ef221bdd3528bdbd1e67e4b"
2966+
integrity sha512-I5IwEaefGZbpmmK1J7zHwZe3JkGxcRkc5WJUDWmNySVVovueViRTEUWV7spTvpe96l3nbKD/K6+GxoN69CYb/w==
29672967
dependencies:
29682968
"@types/prop-types" "*"
29692969
"@types/scheduler" "*"

0 commit comments

Comments
 (0)