Skip to content

Commit ed02acf

Browse files
chore(deps-dev): bump mocha from 8.2.0 to 8.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.2.0...v8.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ea4bcb9 commit ed02acf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"fixturify": "^2.1.0",
4141
"fixturify-project": "^2.1.0",
4242
"lerna-changelog": "^1.0.1",
43-
"mocha": "^8.2.0",
43+
"mocha": "^8.2.1",
4444
"mocha-eslint": "^6.0.0",
4545
"prettier": "^1.19.1",
4646
"release-it": "^14.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2258,10 +2258,10 @@ mocha-eslint@^6.0.0:
22582258
glob-all "^3.1.0"
22592259
replaceall "^0.1.6"
22602260

2261-
mocha@^8.2.0:
2262-
version "8.2.0"
2263-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.0.tgz#f8aa79110b4b5a6580c65d4dd8083c425282624e"
2264-
integrity sha512-lEWEMq2LMfNJMKeuEwb5UELi+OgFDollXaytR5ggQcHpzG3NP/R7rvixAvF+9/lLsTWhWG+4yD2M70GsM06nxw==
2261+
mocha@^8.2.1:
2262+
version "8.2.1"
2263+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.1.tgz#f2fa68817ed0e53343d989df65ccd358bc3a4b39"
2264+
integrity sha512-cuLBVfyFfFqbNR0uUKbDGXKGk+UDFe6aR4os78XIrMQpZl/nv7JYHcvP5MFIAb374b2zFXsdgEGwmzMtP0Xg8w==
22652265
dependencies:
22662266
"@ungap/promise-all-settled" "1.1.2"
22672267
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)