Build(deps-dev): bump @types/mocha from 8.0.2 to 8.0.3 (#5454)

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-22 17:52:55 +00:00
committed by GitHub
parent ab3dc93776
commit b3a5c9224e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6944,9 +6944,9 @@
}
},
"@types/mocha": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.2.tgz",
"integrity": "sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.3.tgz",
"integrity": "sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==",
"dev": true
},
"@types/node": {

View File

@@ -150,7 +150,7 @@
"@types/enzyme": "^3.10.5",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.groupby": "^4.6.6",
"@types/mocha": "^8.0.2",
"@types/mocha": "^8.0.3",
"@types/node": "^14.0.27",
"@types/react-helmet": "^6.1.0",
"@types/react-modal": "^3.10.6",