Skip to content

Commit 3f67fff

Browse files
Merge pull request #128 from ruby-syntax-tree/dependabot/npm_and_yarn/mocha-10.1.0
Bump mocha from 10.0.0 to 10.1.0
2 parents 94d28c8 + ee728e4 commit 3f67fff

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
@@ -220,11 +220,6 @@
220220
"@typescript-eslint/types" "5.40.1"
221221
eslint-visitor-keys "^3.3.0"
222222

223-
224-
version "1.1.2"
225-
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
226-
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
227-
228223
"@vscode/test-electron@^1.6.2":
229224
version "1.6.2"
230225
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-1.6.2.tgz#f639cab19a0013949015079dcfd2ff0c1aa88a1b"
@@ -1462,11 +1457,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
14621457
minimist "^1.2.6"
14631458

14641459
mocha@^10.0.0:
1465-
version "10.0.0"
1466-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0.0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9"
1467-
integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==
1460+
version "10.1.0"
1461+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a"
1462+
integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==
14681463
dependencies:
1469-
"@ungap/promise-all-settled" "1.1.2"
14701464
ansi-colors "4.1.1"
14711465
browser-stdout "1.3.1"
14721466
chokidar "3.5.3"

0 commit comments

Comments
 (0)