Skip to content

Commit 3014ff4

Browse files
chore(deps-dev): bump @types/react from 17.0.0 to 17.0.1 (#1248)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.0 to 17.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99993e9 commit 3014ff4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"typescript": "^4.0.3"
100100
},
101101
"resolutions": {
102-
"@types/react": "17.0.0",
102+
"@types/react": "17.0.1",
103103
"@babel/runtime": "7.12.13",
104104
"react": "17.0.1",
105105
"react-dom": "17.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4267,10 +4267,10 @@
42674267
dependencies:
42684268
"@types/react" "*"
42694269

4270-
"@types/react@*", "@types/react@17.0.0", "@types/react@>=16.9.0", "@types/react@^17.0.0":
4271-
version "17.0.0"
4272-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
4273-
integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
4270+
"@types/react@*", "@types/react@17.0.1", "@types/react@>=16.9.0", "@types/react@^17.0.0":
4271+
version "17.0.1"
4272+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.1.tgz#eb1f1407dea8da3bc741879c1192aa703ab9975b"
4273+
integrity sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==
42744274
dependencies:
42754275
"@types/prop-types" "*"
42764276
csstype "^3.0.2"

0 commit comments

Comments
 (0)