Skip to content

Commit b3630b4

Browse files
dependabot-preview[bot]afc163
authored andcommitted
Update @types/mocha requirement from ~2.2.32 to ~5.2.7
Updates the requirements on [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
1 parent ddad503 commit b3630b4

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": "~2.2.32",
61+
"@types/mocha": "~5.2.7",
6262
"@types/react": "^16.0.19",
6363
"@types/react-dom": "^16.0.2",
6464
"async": "^0.9.0",

0 commit comments

Comments
 (0)