Skip to content

Commit 7eacd4e

Browse files
chore(deps): bump mocha to ^10.0.0 (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e73cc79 commit 7eacd4e

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

yarn.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,11 +1835,6 @@
18351835
"@typescript-eslint/types" "5.21.0"
18361836
eslint-visitor-keys "^3.0.0"
18371837

1838-
1839-
version "1.1.2"
1840-
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
1841-
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
1842-
18431838
18441839
version "2.21.0"
18451840
resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.21.0.tgz#cd242c6551ffb51830049d68d9743ab65b45b820"
@@ -4881,11 +4876,10 @@ mocha-sugar-free@^1.4.0:
48814876
xtend "^4.0.0"
48824877

48834878
mocha@^10.0.0:
4884-
version "10.0.0"
4885-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0.0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9"
4886-
integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==
4879+
version "10.1.0"
4880+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a"
4881+
integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==
48874882
dependencies:
4888-
"@ungap/promise-all-settled" "1.1.2"
48894883
ansi-colors "4.1.1"
48904884
browser-stdout "1.3.1"
48914885
chokidar "3.5.3"

0 commit comments

Comments
 (0)