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

Commit 1e6ef01

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency @types/prop-types to v15.5.5
1 parent bc5cc9d commit 1e6ef01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/diff": "3.5.1",
4444
"@types/execa": "0.9.0",
4545
"@types/node": "9.6.26",
46-
"@types/prop-types": "15.5.4",
46+
"@types/prop-types": "15.5.5",
4747
"@types/react": "16.4.7",
4848
"ava": "0.25.0",
4949
"babel-core": "6.26.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@
165165
version "9.6.26"
166166
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.26.tgz#cd9d021f3e43f16a62e1b1cfa38b00ae4cfbebac"
167167

168-
"@types/prop-types@15.5.4":
169-
version "15.5.4"
170-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.4.tgz#9e6199bad131786e24c2baa2a82705a02139fbf8"
168+
"@types/prop-types@15.5.5":
169+
version "15.5.5"
170+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.5.tgz#17038dd322c2325f5da650a94d5f9974943625e3"
171171
dependencies:
172172
"@types/react" "*"
173173

0 commit comments

Comments
 (0)