mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/react to v17.0.12
This commit is contained in:
committed by
renovate[bot]
parent
f891d6b2be
commit
9bfb56850f
Generated
+3
-3
@@ -4896,9 +4896,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz",
|
||||
"integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==",
|
||||
"version": "17.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
|
||||
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
+1
-1
@@ -71,7 +71,7 @@
|
||||
"@types/node": "14.17.4",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.6",
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react": "17.0.12",
|
||||
"@types/react-dom": "17.0.8",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "4.0.16",
|
||||
|
||||
Reference in New Issue
Block a user