Skip to content

Commit 2fb6837

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.52
1 parent 3b50137 commit 2fb6837

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
@@ -65,7 +65,7 @@
6565
"@types/jest": "24.9.1",
6666
"@types/node": "12.12.67",
6767
"@types/prettier": "1.19.1",
68-
"@types/react": "16.9.51",
68+
"@types/react": "16.9.52",
6969
"@types/react-dom": "16.9.8",
7070
"@types/rimraf": "2.0.4",
7171
"@types/uglifyjs-webpack-plugin": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1919,10 +1919,10 @@
19191919
"@types/prop-types" "*"
19201920
csstype "^2.2.0"
19211921

1922-
"@types/[email protected].51":
1923-
version "16.9.51"
1924-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
1925-
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
1922+
"@types/[email protected].52":
1923+
version "16.9.52"
1924+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.52.tgz#c46c72d1a1d8d9d666f4dd2066c0e22600ccfde1"
1925+
integrity sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==
19261926
dependencies:
19271927
"@types/prop-types" "*"
19281928
csstype "^3.0.2"

0 commit comments

Comments
 (0)