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

Commit 67e1202

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.2
1 parent 4193b39 commit 67e1202

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": "14.14.27",
4646
"@types/prop-types": "15.7.3",
47-
"@types/react": "17.0.1",
47+
"@types/react": "17.0.2",
4848
"ava": "3.15.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
@@ -291,10 +291,10 @@
291291
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
292292
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
293293

294-
"@types/react@17.0.1":
295-
version "17.0.1"
296-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.1.tgz#eb1f1407dea8da3bc741879c1192aa703ab9975b"
297-
integrity sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==
294+
"@types/react@17.0.2":
295+
version "17.0.2"
296+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
297+
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
298298
dependencies:
299299
"@types/prop-types" "*"
300300
csstype "^3.0.2"

0 commit comments

Comments
 (0)