Skip to content

Commit ffc2ba2

Browse files
chore(deps): update dependency @types/react to v17.0.63 (#3518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54f23eb commit ffc2ba2

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/lodash": "4.14.196",
4949
"@types/mousetrap": "1.6.11",
5050
"@types/no-scroll": "2.1.0",
51-
"@types/react": "17.0.62",
51+
"@types/react": "17.0.63",
5252
"@types/react-beautiful-dnd": "13.1.4",
5353
"@types/react-dom": "17.0.20",
5454
"@types/react-helmet": "6.1.6",

website/yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,10 +2993,10 @@
29932993
"@types/prop-types" "*"
29942994
csstype "^3.0.2"
29952995

2996-
"@types/[email protected].62", "@types/react@^17":
2997-
version "17.0.62"
2998-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.62.tgz#2efe8ddf8533500ec44b1334dd1a97caa2f860e3"
2999-
integrity sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw==
2996+
"@types/[email protected].63":
2997+
version "17.0.63"
2998+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.63.tgz#78ca41a34b1e4fd5ba9398d33bc78a81bfd5c180"
2999+
integrity sha512-T+aaG8RlIkgJ4VzWLJYbMW9QX7sIAV8CcuyV6FU6Hm7yu3Bee1YBZQRu2vYEm/dU8kre+/mzl2aGYh5MFgVLaQ==
30003000
dependencies:
30013001
"@types/prop-types" "*"
30023002
"@types/scheduler" "*"
@@ -3011,6 +3011,15 @@
30113011
"@types/scheduler" "*"
30123012
csstype "^3.0.2"
30133013

3014+
"@types/react@^17":
3015+
version "17.0.62"
3016+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.62.tgz#2efe8ddf8533500ec44b1334dd1a97caa2f860e3"
3017+
integrity sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw==
3018+
dependencies:
3019+
"@types/prop-types" "*"
3020+
"@types/scheduler" "*"
3021+
csstype "^3.0.2"
3022+
30143023
30153024
version "1.0.3"
30163025
resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.3.tgz#895de4a364bc4836661570aec82f2eef5989d1fb"

0 commit comments

Comments
 (0)