Skip to content

Commit 010e539

Browse files
Bump mocha from 7.2.0 to 8.2.0 (#233)
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v7.2.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5878e1b commit 010e539

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
"gulp-sass": "^4.1.0",
5959
"gulp-stylelint": "^13.0.0",
6060
"jsdom": "^16.0.1",
61-
"mocha": "^7.0.1",
61+
"mocha": "^8.2.0",
6262
"react": "^16.0.0",
6363
"react-dom": "^16.0.0",
6464
"react-test-renderer": "^16.0.0",

0 commit comments

Comments
 (0)