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.26
This commit is contained in:
Generated
+3
-3
@@ -5819,9 +5819,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.25.tgz",
|
||||
"integrity": "sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==",
|
||||
"version": "16.9.26",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.26.tgz",
|
||||
"integrity": "sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
"@sentry/browser": "5.15.1",
|
||||
"@types/jest": "25.1.4",
|
||||
"@types/node": "12.12.31",
|
||||
"@types/react": "16.9.25",
|
||||
"@types/react": "16.9.26",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"body-scroll-lock": "3.0.1",
|
||||
"bootstrap": "4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user