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.43
This commit is contained in:
committed by
renovate[bot]
parent
2d4f054cb8
commit
5bf07c33d9
Generated
+3
-3
@@ -5054,9 +5054,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.42",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.42.tgz",
|
||||
"integrity": "sha512-iGy6HwfVfotqJ+PfRZ4eqPHPP5NdPZgQlr0lTs8EfkODRBV9cYy8QMKcC9qPCe1JrESC1Im6SrCFR6tQgg74ag==",
|
||||
"version": "16.9.43",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.43.tgz",
|
||||
"integrity": "sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
"@juggle/resize-observer": "3.2.0",
|
||||
"@popperjs/core": "2.4.4",
|
||||
"@sentry/browser": "5.19.1",
|
||||
"@types/react": "16.9.42",
|
||||
"@types/react": "16.9.43",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
"bootstrap": "4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user