Skip to content

Commit b44ad95

Browse files
chore(deps): update dependency @types/react to v16.9.51 (#128)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8603687 commit b44ad95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

basic-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@types/jest": "26.0.14",
77
"@types/node": "12.12.62",
8-
"@types/react": "16.9.49",
8+
"@types/react": "16.9.51",
99
"@types/react-dom": "16.9.8",
1010
"bootstrap": "^4.5.2",
1111
"react": "^16.13.1",

basic-ts/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,10 +1414,10 @@
14141414
dependencies:
14151415
"@types/react" "*"
14161416

1417-
"@types/react@*", "@types/[email protected].49", "@types/react@^16.9.35":
1418-
version "16.9.49"
1419-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
1420-
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
1417+
"@types/react@*", "@types/[email protected].51", "@types/react@^16.9.35":
1418+
version "16.9.51"
1419+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
1420+
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
14211421
dependencies:
14221422
"@types/prop-types" "*"
14231423
csstype "^3.0.2"

0 commit comments

Comments
 (0)