Skip to content

Commit b3087ed

Browse files
chore(deps): update dependency mocha to v9.0.3 (#942)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5b9c411 commit b3087ed

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.1",
3737
"lint-staged": "11.1.1",
38-
"mocha": "9.0.2",
38+
"mocha": "9.0.3",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.3.2",
4141
"rollup": "2.53.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5308,10 +5308,10 @@ mkdirp@^0.5.3:
53085308
dependencies:
53095309
minimist "^1.2.5"
53105310

5311-
mocha@9.0.2:
5312-
version "9.0.2"
5313-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.2.tgz#e84849b61f406a680ced85af76425f6f3108d1a0"
5314-
integrity sha512-FpspiWU+UT9Sixx/wKimvnpkeW0mh6ROAKkIaPokj3xZgxeRhcna/k5X57jJghEr8X+Cgu/Vegf8zCX5ugSuTA==
5311+
mocha@9.0.3:
5312+
version "9.0.3"
5313+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7"
5314+
integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==
53155315
dependencies:
53165316
"@ungap/promise-all-settled" "1.1.2"
53175317
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)