Skip to content

Commit e3f5b73

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency mocha to v9.1.4
1 parent 5cf7ebc commit e3f5b73

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
@@ -47,7 +47,7 @@
4747
"eslint-config-prettier": "7.2.0",
4848
"eslint-plugin-functional": "3.7.2",
4949
"eslint-plugin-prettier": "4.0.0",
50-
"mocha": "9.1.3",
50+
"mocha": "9.1.4",
5151
"prettier": "2.5.1",
5252
"sinon": "12.0.1",
5353
"typescript": "4.5.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2947,10 +2947,10 @@ mkdirp@^0.5.0:
29472947
dependencies:
29482948
minimist "^1.2.5"
29492949

2950-
mocha@9.1.3:
2951-
version "9.1.3"
2952-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
2953-
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
2950+
mocha@9.1.4:
2951+
version "9.1.4"
2952+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.4.tgz#5a332d6ade6345b975fd97b5b39139854c8e1b32"
2953+
integrity sha512-+q2aV5VlJZuLgCWoBvGI5zEwPF9eEI0kr/sAA9Jm4xMND7RfIEyF8JE7C0JIg8WXRG+P1sdIAb5ccoHPlXLzcw==
29542954
dependencies:
29552955
"@ungap/promise-all-settled" "1.1.2"
29562956
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)