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.17
This commit is contained in:
committed by
renovate[bot]
parent
ea5f72bd16
commit
6603ae512d
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3511,9 +3511,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.16.tgz",
|
||||
"integrity": "sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==",
|
||||
"version": "16.9.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
|
||||
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@sentry/browser": "5.10.2",
|
||||
"@types/jest": "24.0.24",
|
||||
"@types/node": "12.12.21",
|
||||
"@types/react": "16.9.16",
|
||||
"@types/react": "16.9.17",
|
||||
"@types/react-dom": "16.9.4",
|
||||
"body-scroll-lock": "2.6.4",
|
||||
"bootstrap": "4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user