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.38
This commit is contained in:
committed by
Łukasz Mierzwa
parent
150070584c
commit
6ec85d6ffb
Generated
+3
-3
@@ -4818,9 +4818,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.37",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.37.tgz",
|
||||
"integrity": "sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q==",
|
||||
"version": "16.9.38",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.38.tgz",
|
||||
"integrity": "sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
"@sentry/browser": "5.17.0",
|
||||
"@types/jest": "26.0.0",
|
||||
"@types/node": "12.12.31",
|
||||
"@types/react": "16.9.37",
|
||||
"@types/react": "16.9.38",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
"bootstrap": "4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user