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.25
This commit is contained in:
committed by
renovate[bot]
parent
c699b0e846
commit
cb5c1a764f
Generated
+3
-3
@@ -5875,9 +5875,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.23",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz",
|
||||
"integrity": "sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==",
|
||||
"version": "16.9.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.25.tgz",
|
||||
"integrity": "sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
"@sentry/browser": "5.15.0",
|
||||
"@types/jest": "25.1.4",
|
||||
"@types/node": "12.12.21",
|
||||
"@types/react": "16.9.23",
|
||||
"@types/react": "16.9.25",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"body-scroll-lock": "3.0.1",
|
||||
"bootstrap": "4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user