Skip to content

Commit 3d8888c

Browse files
renovate-botnatelindev
authored andcommitted
Update dependency @types/react to v17.0.17
1 parent d10a137 commit 3d8888c

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
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "^7.14.8",
2121
"@babel/preset-react": "^7.14.5",
2222
"@babel/preset-typescript": "^7.14.5",
23-
"@types/react": "^17.0.15",
23+
"@types/react": "17.0.17",
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
@@ -983,10 +983,10 @@
983983
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
984984
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
985985

986-
"@types/react@^17.0.15":
987-
version "17.0.15"
988-
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
989-
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
986+
"@types/react@17.0.17":
987+
version "17.0.17"
988+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055"
989+
integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==
990990
dependencies:
991991
"@types/prop-types" "*"
992992
"@types/scheduler" "*"

0 commit comments

Comments
 (0)