Skip to content

Commit

Permalink
Merge pull request #509 from discloud/dependabot/npm_and_yarn/mocha-1…
Browse files Browse the repository at this point in the history
…0.7.0

Bump mocha from 10.6.0 to 10.7.0
  • Loading branch information
github-actions[bot] authored Jul 22, 2024
2 parents 14367fe + 01e3f42 commit 0e5b984
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@
"@vscode/test-electron": "^2.4.1",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"mocha": "^10.6.0",
"mocha": "^10.7.0",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1476,10 +1476,10 @@ minimatch@^9.0.3, minimatch@^9.0.4:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==

mocha@^10.2.0, mocha@^10.6.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.6.0.tgz#465fc66c52613088e10018989a3b98d5e11954b9"
integrity sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==
mocha@^10.2.0, mocha@^10.7.0:
version "10.7.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
dependencies:
ansi-colors "^4.1.3"
browser-stdout "^1.3.1"
Expand Down

0 comments on commit 0e5b984

Please sign in to comment.