Skip to content

Commit ec5b12c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.19
1 parent c847fb6 commit ec5b12c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.17",
101+
"@types/react": "16.14.19",
102102
"@types/react-dom": "16.9.14",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2944,10 +2944,10 @@
29442944
dependencies:
29452945
"@types/react" "*"
29462946

2947-
"@types/react@*", "@types/[email protected].17", "@types/react@>=16.9.0", "@types/react@^16":
2948-
version "16.14.17"
2949-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.17.tgz#c57fcfb05efa6423f5b65fcd4a75f63f05b162bf"
2950-
integrity sha512-pMLc/7+7SEdQa9A+hN9ujI8blkjFqYAZVqh3iNXqdZ0cQ8TIR502HMkNJniaOGv9SAgc47jxVKoiBJ7c0AakvQ==
2947+
"@types/react@*", "@types/[email protected].19", "@types/react@>=16.9.0", "@types/react@^16":
2948+
version "16.14.19"
2949+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.19.tgz#e818de0026795b621c41a271d74b73e108b737bf"
2950+
integrity sha512-NHSXGpkJLcP5slugb/l0PhXoPRbHPvTpMraP9n8WS4mTP4cr/Y9QfK9reGq5WFKGYV73dM1uN4eDpqrr74fyQg==
29512951
dependencies:
29522952
"@types/prop-types" "*"
29532953
"@types/scheduler" "*"

0 commit comments

Comments
 (0)