Skip to content

Commit 501446d

Browse files
renovate-botrenovate[bot]
authored andcommittedApr 21, 2022
chore(deps): update dependency @types/react to v17.0.44
1 parent c2042ce commit 501446d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.3.12",
24-
"@types/react": "17.0.43",
24+
"@types/react": "17.0.44",
2525
"babel-loader": "8.2.5",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2905,10 +2905,10 @@
29052905
dependencies:
29062906
"@types/react" "*"
29072907

2908-
"@types/react@*", "@types/react@17.0.43":
2909-
version "17.0.43"
2910-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
2911-
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
2908+
"@types/react@*", "@types/react@17.0.44":
2909+
version "17.0.44"
2910+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
2911+
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
29122912
dependencies:
29132913
"@types/prop-types" "*"
29142914
"@types/scheduler" "*"

0 commit comments

Comments
 (0)
Please sign in to comment.