Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 75e44fd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: update dependency @types/react to ^17.0.24
1 parent b5ae3a8 commit 75e44fd

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
@@ -26,7 +26,7 @@
2626
"registry": "https://registry.npmjs.org"
2727
},
2828
"devDependencies": {
29-
"@types/react": "^17.0.21",
29+
"@types/react": "^17.0.24",
3030
"jest": "^27.1.1",
3131
"eslint": "^7.30.0",
3232
"prettier": "^2.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,10 +1000,10 @@
10001000
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.1.tgz#f1a11e7babb0c3cad68100be381d1e064c68f1f6"
10011001
integrity sha512-CFzn9idOEpHrgdw8JsoTkaDDyRWk1jrzIV8djzcgpq0y9tG4B4lFT+Nxh52DVpDXV+n4+NPNv7M1Dj5uMp6XFg==
10021002

1003-
"@types/react@^17.0.21":
1004-
version "17.0.21"
1005-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
1006-
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
1003+
"@types/react@^17.0.24":
1004+
version "17.0.24"
1005+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd"
1006+
integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==
10071007
dependencies:
10081008
"@types/prop-types" "*"
10091009
"@types/scheduler" "*"

0 commit comments

Comments
 (0)