Skip to content

Commit d14c92c

Browse files
chore(deps): update dependency @types/react to v17.0.27 (#204)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f5c0d1f commit d14c92c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@kkt/less-modules": "6.11.0",
3636
"@kkt/raw-modules": "6.11.0",
3737
"@kkt/scope-plugin-options": "6.11.0",
38-
"@types/react": "17.0.19",
38+
"@types/react": "17.0.27",
3939
"@types/react-dom": "17.0.9",
4040
"@types/react-redux": "7.1.18",
4141
"@types/react-router-dom": "5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4203,10 +4203,10 @@
42034203
"@types/scheduler" "*"
42044204
csstype "^3.0.2"
42054205

4206-
"@types/[email protected].19":
4207-
version "17.0.19"
4208-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
4209-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
4206+
"@types/[email protected].27":
4207+
version "17.0.27"
4208+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6"
4209+
integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==
42104210
dependencies:
42114211
"@types/prop-types" "*"
42124212
"@types/scheduler" "*"

0 commit comments

Comments
 (0)