update: update dependency @types/mocha to v10.0.1 (#1277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff4c73d41a
commit
9a51dfbe3d
|
@ -51,7 +51,7 @@
|
|||
"@types/js-yaml": "4.0.5",
|
||||
"@types/lodash": "4.14.190",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/mocha": "10.0.0",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/sinon": "10.0.13",
|
||||
"@types/sinon-chai": "3.2.9",
|
||||
|
|
|
@ -472,10 +472,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
|
||||
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
|
||||
|
||||
"@types/mocha@10.0.0":
|
||||
version "10.0.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52"
|
||||
integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==
|
||||
"@types/mocha@10.0.1":
|
||||
version "10.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
|
||||
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
|
||||
|
||||
"@types/node@*":
|
||||
version "12.7.8"
|
||||
|
|
Loading…
Reference in New Issue