Skip to content

Commit eda9a14

Browse files
Bump @types/mocha from 8.2.3 to 9.0.0 (#467)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.3 to 9.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Denis Oblogin <ukrbublik@gmail.com>
1 parent 7c41020 commit eda9a14

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
@@ -119,7 +119,7 @@
119119
"@types/chai": "^4.2.18",
120120
"@types/enzyme": "^3.10.8",
121121
"@types/lodash": "^4.14.170",
122-
"@types/mocha": "^8.2.2",
122+
"@types/mocha": "^9.0.0",
123123
"@types/node": "^16.4.13",
124124
"@types/prop-types": "^15.7.3",
125125
"@types/react": "^16.14.0",

0 commit comments

Comments
 (0)