Skip to content

Commit 61af1c0

Browse files
committed
chore(deps): update dependency @types/react to v17.0.53
1 parent 56c22fa commit 61af1c0

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
@@ -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.52",
24+
"@types/react": "17.0.53",
2525
"babel-loader": "8.3.0",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2923,10 +2923,10 @@
29232923
dependencies:
29242924
"@types/react" "*"
29252925

2926-
"@types/react@*", "@types/[email protected].52":
2927-
version "17.0.52"
2928-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
2929-
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
2926+
"@types/react@*", "@types/[email protected].53":
2927+
version "17.0.53"
2928+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
2929+
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
29302930
dependencies:
29312931
"@types/prop-types" "*"
29322932
"@types/scheduler" "*"

0 commit comments

Comments
 (0)