Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 0a926eb

Browse files
Merge pull request #403 from developer239/dependabot/npm_and_yarn/types/react-16.9.53
2 parents 1ed8976 + 9bca2fd commit 0a926eb

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
@@ -41,7 +41,7 @@
4141
"@types/detox": "^16.4.1",
4242
"@types/jest": "^26.0.15",
4343
"@types/node": "^14.14.0",
44-
"@types/react": "^16.9.51",
44+
"@types/react": "^16.9.53",
4545
"@types/react-native": "^0.61.12",
4646
"@types/react-test-renderer": "^16.9.3",
4747
"@types/styled-components": "^5.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,10 +1789,10 @@
17891789
dependencies:
17901790
"@types/react" "*"
17911791

1792-
"@types/react@*", "@types/react@^16.9.51":
1793-
version "16.9.51"
1794-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
1795-
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
1792+
"@types/react@*", "@types/react@^16.9.53":
1793+
version "16.9.53"
1794+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
1795+
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
17961796
dependencies:
17971797
"@types/prop-types" "*"
17981798
csstype "^3.0.2"

0 commit comments

Comments
 (0)