update: update dependency @types/chai to v4.2.16
This commit is contained in:
parent
230bdf765e
commit
360dfa9343
|
@ -42,7 +42,7 @@
|
|||
"@rollup/plugin-commonjs": "18.0.0",
|
||||
"@rollup/plugin-node-resolve": "11.2.1",
|
||||
"@types/bunyan": "1.8.6",
|
||||
"@types/chai": "4.2.15",
|
||||
"@types/chai": "4.2.16",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/deep-diff": "1.0.0",
|
||||
"@types/js-yaml": "4.0.0",
|
||||
|
|
|
@ -398,10 +398,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.4.tgz#8936cffad3c96ec470a2dc26a38c3ba8b9b6f619"
|
||||
integrity sha512-7qvf9F9tMTzo0akeswHPGqgUx/gIaJqrOEET/FCD8CFRkSUHlygQiM5yB6OvjrtdxBVLSyw7COJubsFYs0683g==
|
||||
|
||||
"@types/chai@4.2.15":
|
||||
version "4.2.15"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.15.tgz#b7a6d263c2cecf44b6de9a051cf496249b154553"
|
||||
integrity sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==
|
||||
"@types/chai@4.2.16":
|
||||
version "4.2.16"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.16.tgz#f09cc36e18d28274f942e7201147cce34d97e8c8"
|
||||
integrity sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw==
|
||||
|
||||
"@types/color-name@^1.1.1":
|
||||
version "1.1.1"
|
||||
|
|
Loading…
Reference in New Issue