Skip to content

Commit 001d009

Browse files
chore(deps-dev): bump mocha from 8.3.2 to 8.4.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.3.2...v8.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c9ba517 commit 001d009

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.1",
4141
"fixturify-project": "^2.1.1",
4242
"lerna-changelog": "^1.0.1",
43-
"mocha": "^8.3.2",
43+
"mocha": "^8.4.0",
4444
"mocha-eslint": "^6.0.0",
4545
"prettier": "^1.19.1",
4646
"release-it": "^14.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2322,10 +2322,10 @@ mocha-eslint@^6.0.0:
23222322
glob-all "^3.1.0"
23232323
replaceall "^0.1.6"
23242324

2325-
mocha@^8.3.2:
2326-
version "8.3.2"
2327-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
2328-
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
2325+
mocha@^8.4.0:
2326+
version "8.4.0"
2327+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
2328+
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
23292329
dependencies:
23302330
"@ungap/promise-all-settled" "1.1.2"
23312331
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)