Skip to content

Commit 6036e57

Browse files
authored
Merge pull request #348 from scriptex/renovate/react-16.x
Update dependency @types/react to v16.9.51
2 parents 53bf7d2 + 458ef9b commit 6036e57

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
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@types/jest": "26.0.14",
38-
"@types/react": "16.9.50",
38+
"@types/react": "16.9.51",
3939
"@types/react-dom": "16.9.8",
4040
"@types/react-test-renderer": "16.9.3",
4141
"jest": "26.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -625,10 +625,10 @@
625625
"@types/prop-types" "*"
626626
csstype "^3.0.2"
627627

628-
"@types/[email protected].50":
629-
version "16.9.50"
630-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
631-
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
628+
"@types/[email protected].51":
629+
version "16.9.51"
630+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
631+
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
632632
dependencies:
633633
"@types/prop-types" "*"
634634
csstype "^3.0.2"

0 commit comments

Comments
 (0)