Skip to content

Commit d96907a

Browse files
Bump @types/mocha from 7.0.2 to 8.0.0 (#192)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 7.0.2 to 8.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ffbb29c commit d96907a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"prepublish": "rc-tools run guard"
5959
},
6060
"devDependencies": {
61-
"@types/mocha": "~7.0.1",
61+
"@types/mocha": "~8.0.0",
6262
"@types/react": "^16.0.19",
6363
"@types/react-dom": "^16.0.2",
6464
"async": "^0.9.0",

0 commit comments

Comments
 (0)