Skip to content

Commit ee08621

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 e5f1042 commit ee08621

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
@@ -91,7 +91,7 @@
9191
"karma-coverage-istanbul-reporter": "~3.0.3",
9292
"karma-jasmine": "~4.0.1",
9393
"karma-jasmine-html-reporter": "^1.5.4",
94-
"mocha": "^8.2.0",
94+
"mocha": "^8.2.1",
9595
"nan": "^2.14.2",
9696
"node-loader": "^0.6.0",
9797
"spectron": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6460,10 +6460,10 @@ mkdirp@^1.0.3:
64606460
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
64616461
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
64626462

6463-
mocha@^8.2.0:
6464-
version "8.2.0"
6465-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.0.tgz#f8aa79110b4b5a6580c65d4dd8083c425282624e"
6466-
integrity sha512-lEWEMq2LMfNJMKeuEwb5UELi+OgFDollXaytR5ggQcHpzG3NP/R7rvixAvF+9/lLsTWhWG+4yD2M70GsM06nxw==
6463+
mocha@^8.2.1:
6464+
version "8.2.1"
6465+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.1.tgz#f2fa68817ed0e53343d989df65ccd358bc3a4b39"
6466+
integrity sha512-cuLBVfyFfFqbNR0uUKbDGXKGk+UDFe6aR4os78XIrMQpZl/nv7JYHcvP5MFIAb374b2zFXsdgEGwmzMtP0Xg8w==
64676467
dependencies:
64686468
"@ungap/promise-all-settled" "1.1.2"
64696469
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)