mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react to v17.0.2 (#2764)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
6b6f3715bb
commit
1d9b6bb6a8
Generated
+3
-3
@@ -4506,9 +4506,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.1.tgz",
|
||||
"integrity": "sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==",
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.2.tgz",
|
||||
"integrity": "sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"@types/node": "14.14.27",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "17.0.1",
|
||||
"@types/react": "17.0.2",
|
||||
"@types/react-autosuggest": "10.1.1",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user