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

Commit 396cbaf

Browse files
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] <[email protected]>
1 parent a0878e6 commit 396cbaf

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
@@ -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.2.0",
72+
"mocha": "^8.2.1",
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
@@ -7448,10 +7448,10 @@ mocha-only-detector@^1.0.0:
74487448
esprimaq "^0.0.1"
74497449
glob "^7.1.2"
74507450

7451-
mocha@^8.2.0:
7452-
version "8.2.0"
7453-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.0.tgz#f8aa79110b4b5a6580c65d4dd8083c425282624e"
7454-
integrity sha512-lEWEMq2LMfNJMKeuEwb5UELi+OgFDollXaytR5ggQcHpzG3NP/R7rvixAvF+9/lLsTWhWG+4yD2M70GsM06nxw==
7451+
mocha@^8.2.1:
7452+
version "8.2.1"
7453+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.1.tgz#f2fa68817ed0e53343d989df65ccd358bc3a4b39"
7454+
integrity sha512-cuLBVfyFfFqbNR0uUKbDGXKGk+UDFe6aR4os78XIrMQpZl/nv7JYHcvP5MFIAb374b2zFXsdgEGwmzMtP0Xg8w==
74557455
dependencies:
74567456
"@ungap/promise-all-settled" "1.1.2"
74577457
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)