build(deps): update dependency @types/chai to v4.2.15 (#1712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/1713/head
parent
7b328e729d
commit
de3a67d300
|
@ -10,7 +10,7 @@
|
|||
"@fortawesome/react-fontawesome": "0.1.14",
|
||||
"@material-ui/core": "4.11.3",
|
||||
"@material-ui/icons": "4.11.2",
|
||||
"@types/chai": "4.2.14",
|
||||
"@types/chai": "4.2.15",
|
||||
"@types/classnames": "2.2.11",
|
||||
"@types/enzyme": "3.10.8",
|
||||
"@types/jest": "26.0.20",
|
||||
|
|
|
@ -2514,10 +2514,10 @@
|
|||
dependencies:
|
||||
"@babel/types" "^7.3.0"
|
||||
|
||||
"@types/chai@4.2.14":
|
||||
version "4.2.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.14.tgz#44d2dd0b5de6185089375d976b4ec5caf6861193"
|
||||
integrity sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ==
|
||||
"@types/chai@4.2.15":
|
||||
version "4.2.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.15.tgz#b7a6d263c2cecf44b6de9a051cf496249b154553"
|
||||
integrity sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==
|
||||
|
||||
"@types/cheerio@*":
|
||||
version "0.22.18"
|
||||
|
|
Loading…
Reference in New Issue