Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit fdc0fb4

Browse files
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] <[email protected]>
1 parent 7590e98 commit fdc0fb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-plugin-ember": "^8.14.0",
7070
"eslint-plugin-node": "^11.1.0",
7171
"loader.js": "^4.7.0",
72-
"mocha": "^8.3.2",
72+
"mocha": "^8.4.0",
7373
"mocha-eslint": "^6.0.0",
7474
"mocha-only-detector": "^1.0.0",
7575
"qunit-dom": "^1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8518,10 +8518,10 @@ mocha-only-detector@^1.0.0:
85188518
esprimaq "^0.0.1"
85198519
glob "^7.1.2"
85208520

8521-
mocha@^8.3.2:
8522-
version "8.3.2"
8523-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
8524-
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
8521+
mocha@^8.4.0:
8522+
version "8.4.0"
8523+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
8524+
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
85258525
dependencies:
85268526
"@ungap/promise-all-settled" "1.1.2"
85278527
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)