Skip to content

Commit 3a91bc4

Browse files
chore(deps): update dependency mocha to v9.1.0 (#958)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fec15d0 commit 3a91bc4

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
@@ -35,7 +35,7 @@
3535
"karma-typescript": "5.5.1",
3636
"karma-typescript-es6-transform": "5.5.2",
3737
"lint-staged": "11.1.2",
38-
"mocha": "9.0.3",
38+
"mocha": "9.1.0",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.3.2",
4141
"rollup": "2.56.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5317,10 +5317,10 @@ mkdirp@^0.5.3:
53175317
dependencies:
53185318
minimist "^1.2.5"
53195319

5320-
mocha@9.0.3:
5321-
version "9.0.3"
5322-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7"
5323-
integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==
5320+
mocha@9.1.0:
5321+
version "9.1.0"
5322+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.0.tgz#0a7aa6fc4f59d1015d4e11747d9104b752553c67"
5323+
integrity sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg==
53245324
dependencies:
53255325
"@ungap/promise-all-settled" "1.1.2"
53265326
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)