mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/react to v16.9.41
This commit is contained in:
committed by
Łukasz Mierzwa
parent
bd5e6fd972
commit
f6aaf9ea28
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -4799,9 +4799,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.40",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.40.tgz",
|
||||
"integrity": "sha512-OCkF5au6H5tn7JCMq7fuutYeawzFezrpHaRvI+Zq+n386lkU0fGrQMAB5YP/WzBiQa8tAe1IXA61+lYCqLfMZg==",
|
||||
"version": "16.9.41",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.41.tgz",
|
||||
"integrity": "sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@sentry/browser": "5.18.0",
|
||||
"@types/jest": "26.0.2",
|
||||
"@types/node": "12.12.31",
|
||||
"@types/react": "16.9.40",
|
||||
"@types/react": "16.9.41",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
"bootstrap": "4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user