Skip to content

Commit 1908a11

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency mocha to v9.1.1
1 parent 17ece5f commit 1908a11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.0",
4949
"eslint-plugin-prettier": "3.4.1",
50-
"mocha": "9.1.0",
50+
"mocha": "9.1.1",
5151
"prettier": "2.3.2",
5252
"sinon": "11.1.2",
5353
"typescript": "4.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2911,10 +2911,10 @@ mkdirp@^0.5.0:
29112911
dependencies:
29122912
minimist "^1.2.5"
29132913

2914-
2915-
version "9.1.0"
2916-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.0.tgz#0a7aa6fc4f59d1015d4e11747d9104b752553c67"
2917-
integrity sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg==
2914+
2915+
version "9.1.1"
2916+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.1.tgz#33df2eb9c6262434630510c5f4283b36efda9b61"
2917+
integrity sha512-0wE74YMgOkCgBUj8VyIDwmLUjTsS13WV1Pg7l0SHea2qzZzlq7MDnfbPsHKcELBRk3+izEVkRofjmClpycudCA==
29182918
dependencies:
29192919
"@ungap/promise-all-settled" "1.1.2"
29202920
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)