Skip to content

Commit e612d21

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.14
1 parent 2b12d5c commit e612d21

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.13",
101+
"@types/react": "16.14.14",
102102
"@types/react-dom": "16.9.14",
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
@@ -2942,10 +2942,10 @@
29422942
dependencies:
29432943
"@types/react" "*"
29442944

2945-
"@types/react@*", "@types/[email protected].13", "@types/react@>=16.9.0", "@types/react@^16":
2946-
version "16.14.13"
2947-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.13.tgz#14f77c75ea581fa632907440dfda23b3c6ab24c9"
2948-
integrity sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg==
2945+
"@types/react@*", "@types/[email protected].14", "@types/react@>=16.9.0", "@types/react@^16":
2946+
version "16.14.14"
2947+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e"
2948+
integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==
29492949
dependencies:
29502950
"@types/prop-types" "*"
29512951
"@types/scheduler" "*"

0 commit comments

Comments
 (0)