Skip to content

Commit f71d48e

Browse files
chore(deps): update dependency @types/react to v17.0.2 (#84)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ba86c7a commit f71d48e

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
@@ -45,7 +45,7 @@
4545
"@testing-library/user-event": "12.7.1",
4646
"@types/jest": "26.0.20",
4747
"@types/node": "14.14.30",
48-
"@types/react": "17.0.0",
48+
"@types/react": "17.0.2",
4949
"@typescript-eslint/eslint-plugin": "4.15.1",
5050
"@typescript-eslint/parser": "4.15.1",
5151
"babel-loader": "8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,10 +2720,10 @@
27202720
"@types/prop-types" "*"
27212721
csstype "^2.2.0"
27222722

2723-
"@types/react@17.0.0":
2724-
version "17.0.0"
2725-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
2726-
integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
2723+
"@types/react@17.0.2":
2724+
version "17.0.2"
2725+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
2726+
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
27272727
dependencies:
27282728
"@types/prop-types" "*"
27292729
csstype "^3.0.2"

0 commit comments

Comments
 (0)