1
0
Fork 0

update: update dependency @types/mocha to v8.0.3 (#160)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-18 14:18:40 -05:00 committed by GitHub
parent 642ae0d5d1
commit 440c9c94c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"@types/chai": "4.2.12", "@types/chai": "4.2.12",
"@types/chai-as-promised": "7.1.3", "@types/chai-as-promised": "7.1.3",
"@types/lodash": "4.14.159", "@types/lodash": "4.14.159",
"@types/mocha": "8.0.2", "@types/mocha": "8.0.3",
"@types/mock-fs": "4.10.0", "@types/mock-fs": "4.10.0",
"@types/node": "13.13.15", "@types/node": "13.13.15",
"@types/sinon-chai": "3.2.4", "@types/sinon-chai": "3.2.4",

View File

@ -362,10 +362,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
"@types/mocha@8.0.2": "@types/mocha@8.0.3":
version "8.0.2" version "8.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-8.0.2.tgz#cdd160767c5a445bedef94ea8cfc8ab760fff42b" resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402"
integrity sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg== integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==
"@types/mock-fs@4.10.0": "@types/mock-fs@4.10.0":
version "4.10.0" version "4.10.0"