Skip to content

Commit 1f2676a

Browse files
committed
chore(deps): update dependency @types/react to v17.0.48
1 parent 4322c6c commit 1f2676a

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2916,10 +2916,10 @@
29162916
dependencies:
29172917
"@types/react" "*"
29182918

2919-
"@types/react@*", "@types/[email protected].47":
2920-
version "17.0.47"
2921-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
2922-
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
2919+
"@types/react@*", "@types/[email protected].48":
2920+
version "17.0.48"
2921+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
2922+
integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
29232923
dependencies:
29242924
"@types/prop-types" "*"
29252925
"@types/scheduler" "*"

0 commit comments

Comments
 (0)