Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 8965e78

Browse files
renovate[bot]willdurand
authored andcommitted
Update dependency @types/react to v16.7.22 (#70)
1 parent 37d167e commit 8965e78

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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@types/jest": "23.3.13",
77
"@types/node": "10.12.19",
8-
"@types/react": "16.7.21",
8+
"@types/react": "16.7.22",
99
"@types/react-dom": "16.0.11",
1010
"@types/react-redux": "7.0.1",
1111
"@types/react-router-dom": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,10 +1007,10 @@
10071007
"@types/prop-types" "*"
10081008
csstype "^2.2.0"
10091009

1010-
"@types/[email protected].21":
1011-
version "16.7.21"
1012-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.21.tgz#17e45871a2502e33b12b63279f44e1c02a4632fc"
1013-
integrity sha512-8BPxwygC83LgaIjOVVLrzB4mpP2u1ih01fbfy76L3h9OgKN+fNyMVPXj/0mGpWnxImjiM/2lqb3YOeT2Ca+NYQ==
1010+
"@types/[email protected].22":
1011+
version "16.7.22"
1012+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.22.tgz#5bc6d166d5ac34b835756f0b736c7b1af0043e81"
1013+
integrity sha512-j/3tVoY09kHcTfbia4l67ofQn9xvktUvlC/4QN0KuBHAXlbU/wuGKMb8WfEb/vIcWxsOxHv559uYprkFDFfP8Q==
10141014
dependencies:
10151015
"@types/prop-types" "*"
10161016
csstype "^2.2.0"

0 commit comments

Comments
 (0)