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

Commit a900ea4

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency @types/react to v16.9.17
1 parent 8200e6a commit a900ea4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/execa": "0.9.0",
4545
"@types/node": "9.6.55",
4646
"@types/prop-types": "15.7.3",
47-
"@types/react": "16.9.16",
47+
"@types/react": "16.9.17",
4848
"ava": "0.25.0",
4949
"babel-core": "6.26.3",
5050
"babel-preset-es2015": "6.24.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,10 @@
275275
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
276276
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
277277

278-
"@types/[email protected].16":
279-
version "16.9.16"
280-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.16.tgz#4f12515707148b1f53a8eaa4341dae5dfefb066d"
281-
integrity sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==
278+
"@types/[email protected].17":
279+
version "16.9.17"
280+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
281+
integrity sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==
282282
dependencies:
283283
"@types/prop-types" "*"
284284
csstype "^2.2.0"

0 commit comments

Comments
 (0)