Skip to content

Commit 57a0cc9

Browse files
chore(deps): update dependency @types/react to v17.0.43 (#775)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cbed580 commit 57a0cc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@algolia/transporter": "4.13.0",
2525
"@babel/core": "7.17.8",
2626
"@babel/preset-env": "7.16.11",
27-
"@types/react": "17.0.40",
27+
"@types/react": "17.0.43",
2828
"algoliasearch": "4.13.0",
2929
"babel-loader": "8.2.4",
3030
"clean-webpack-plugin": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3775,10 +3775,10 @@
37753775
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
37763776
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
37773777

3778-
"@types/react@17.0.40":
3779-
version "17.0.40"
3780-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
3781-
integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
3778+
"@types/react@17.0.43":
3779+
version "17.0.43"
3780+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3781+
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
37823782
dependencies:
37833783
"@types/prop-types" "*"
37843784
"@types/scheduler" "*"

0 commit comments

Comments
 (0)