Skip to content

Commit

Permalink
Update dependency mocha to v10.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent d7cf411 commit 9509328
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 @@ -53,7 +53,7 @@
"@types/node": "20.8.3",
"assert": "^2.0.0",
"magic-string": "0.30.10",
"mocha": "10.6.0",
"mocha": "10.6.1",
"prettier": "3.3.3",
"rollup": "2.79.1",
"rollup-plugin-closure-compiler-js": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1778,10 +1778,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==

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.6.1:
version "10.6.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.6.1.tgz#712fd59c6069e6d99268d6ab5d2b8d40360b8194"
integrity sha512-3DI5OWZGF2kRsNS2JV1GBU9YOwljNy0aBj8cJM3ndartWTd6iRwKleO00XB5/mAzzkUZ5h40Z0DcbswsQZ/Gvw==
dependencies:
ansi-colors "^4.1.3"
browser-stdout "^1.3.1"
Expand Down

0 comments on commit 9509328

Please sign in to comment.