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

Commit 7b84852

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency @types/react to v16.8.10
1 parent a98a6c0 commit 7b84852

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.9",
47+
"@types/react": "16.8.10",
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.9":
200-
version "16.8.9"
201-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.9.tgz#79af4e48ea78c0534ffbaf18d0b1f9cacd3625dc"
202-
integrity sha512-gckHt6IMscIMbmLOcpzyJhNw7vJe/QdZ9gmuaO02xRqlgmMeSz3m+C/SgR8iA9FyJUoYAWq2kBE/HDDpb2FzoA==
199+
"@types/react@16.8.10":
200+
version "16.8.10"
201+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.10.tgz#1ccb6fde17f71a62ef055382ec68bdc379d4d8d9"
202+
integrity sha512-7bUQeZKP4XZH/aB4i7k1i5yuwymDu/hnLMhD9NjVZvQQH7ZUgRN3d6iu8YXzx4sN/tNr0bj8jgguk8hhObzGvA==
203203
dependencies:
204204
"@types/prop-types" "*"
205205
csstype "^2.2.0"

0 commit comments

Comments
 (0)