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

Commit 565f5d3

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency @types/react to v16.8.13
1 parent 7e081d6 commit 565f5d3

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
@@ -44,7 +44,7 @@
4444
"@types/execa": "0.9.0",
4545
"@types/node": "9.6.47",
4646
"@types/prop-types": "15.7.0",
47-
"@types/react": "16.8.12",
47+
"@types/react": "16.8.13",
4848
"ava": "0.25.0",
4949
"babel-core": "6.26.3",
5050
"babel-preset-es2015": "6.24.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@
196196
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.0.tgz#4c48fed958d6dcf9487195a0ef6456d5f6e0163a"
197197
integrity sha512-eItQyV43bj4rR3JPV0Skpl1SncRCdziTEK9/v8VwXmV6d/qOUO8/EuWeHBbCZcsfSHfzI5UyMJLCSXtxxznyZg==
198198

199-
"@types/react@16.8.12":
200-
version "16.8.12"
201-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.12.tgz#ffbdd7bcd2b7037c3f78e26c708922a2befbb71f"
202-
integrity sha512-MZZiv11BQhsxFp5DHDmRKBi6Nv3jwOhRiFFDE7ZJ1+rb52gdOd9y/qY0+5wyV/PQVK9926wFMjpQj3BJ18pb4Q==
199+
"@types/react@16.8.13":
200+
version "16.8.13"
201+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.13.tgz#a82b15aad9ab91c40edca0d6889b7745ae24f053"
202+
integrity sha512-otJ4ntMuHGrvm67CdDJMAls4WqotmAmW0g3HmWi9LCjSWXrxoXY/nHXrtmMfvPEEmGFNm6NdgMsJmnfH820Qaw==
203203
dependencies:
204204
"@types/prop-types" "*"
205205
csstype "^2.2.0"

0 commit comments

Comments
 (0)