Skip to content

Commit 1437d69

Browse files
renovate-botnatelindev
authored andcommitted
Update dependency @types/react to v17.0.19
1 parent d34358d commit 1437d69

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "7.15.0",
2121
"@babel/preset-react": "7.14.5",
2222
"@babel/preset-typescript": "7.15.0",
23-
"@types/react": "17.0.17",
23+
"@types/react": "17.0.19",
2424
"copyfiles": "2.4.1",
2525
"react": "17.0.2",
2626
"rimraf": "3.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "7.15.0",
2121
"@babel/preset-react": "7.14.5",
2222
"@babel/preset-typescript": "7.15.0",
23-
"@types/react": "17.0.17",
23+
"@types/react": "17.0.19",
2424
"copyfiles": "2.4.1",
2525
"react": "17.0.2",
2626
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,10 +1083,10 @@
10831083
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
10841084
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
10851085

1086-
"@types/react@17.0.17":
1087-
version "17.0.17"
1088-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055"
1089-
integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==
1086+
"@types/react@17.0.19":
1087+
version "17.0.19"
1088+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
1089+
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
10901090
dependencies:
10911091
"@types/prop-types" "*"
10921092
"@types/scheduler" "*"

0 commit comments

Comments
 (0)