Skip to content

Commit 135c171

Browse files
chore(deps): update dependency mocha to v9.1.4 (#1022)
1 parent 4f1e417 commit 135c171

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
@@ -34,7 +34,7 @@
3434
"karma-sauce-launcher": "4.3.6",
3535
"karma-typescript": "5.5.2",
3636
"karma-typescript-es6-transform": "5.5.3",
37-
"mocha": "9.1.3",
37+
"mocha": "9.1.4",
3838
"npm-run-all": "4.1.5",
3939
"prettier": "2.5.1",
4040
"rollup": "2.64.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5197,10 +5197,10 @@ mkdirp@^0.5.3, mkdirp@^0.5.5:
51975197
dependencies:
51985198
minimist "^1.2.5"
51995199

5200-
mocha@9.1.3:
5201-
version "9.1.3"
5202-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
5203-
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
5200+
mocha@9.1.4:
5201+
version "9.1.4"
5202+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.4.tgz#5a332d6ade6345b975fd97b5b39139854c8e1b32"
5203+
integrity sha512-+q2aV5VlJZuLgCWoBvGI5zEwPF9eEI0kr/sAA9Jm4xMND7RfIEyF8JE7C0JIg8WXRG+P1sdIAb5ccoHPlXLzcw==
52045204
dependencies:
52055205
"@ungap/promise-all-settled" "1.1.2"
52065206
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)