mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react to v16.9.45
This commit is contained in:
committed by
renovate[bot]
parent
1efcc9aacb
commit
2be89ce0dc
Generated
+3
-3
@@ -3514,9 +3514,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.44",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.44.tgz",
|
||||
"integrity": "sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==",
|
||||
"version": "16.9.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.45.tgz",
|
||||
"integrity": "sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.4",
|
||||
"@types/react": "16.9.44",
|
||||
"@types/react": "16.9.45",
|
||||
"@types/react-autosuggest": "9.3.14",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user