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

Commit 452f988

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency @types/react to v16.8.14
1 parent bacb5c1 commit 452f988

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.1",
47-
"@types/react": "16.8.13",
47+
"@types/react": "16.8.14",
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.1.tgz#f1a11e7babb0c3cad68100be381d1e064c68f1f6"
197197
integrity sha512-CFzn9idOEpHrgdw8JsoTkaDDyRWk1jrzIV8djzcgpq0y9tG4B4lFT+Nxh52DVpDXV+n4+NPNv7M1Dj5uMp6XFg==
198198

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==
199+
"@types/react@16.8.14":
200+
version "16.8.14"
201+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.14.tgz#b561bfabeb8f60d12e6d4766367e7a9ae927aa18"
202+
integrity sha512-26tFVJ1omGmzIdFTFmnC5zhz1GTaqCjxgUxV4KzWvsybF42P7/j4RBn6UeO3KbHPXqKWZszMXMoI65xIWm954A==
203203
dependencies:
204204
"@types/prop-types" "*"
205205
csstype "^2.2.0"

0 commit comments

Comments
 (0)