Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10.5.0 (#5603)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 462efc4 commit dfcde41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1664,7 +1664,7 @@
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"lint-staged": "14.0.1",
"mocha": "10.4.0",
"mocha": "10.5.0",
"mock-require": "3.0.3",
"shx": "0.3.4",
"sinon": "18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13385,14 +13385,14 @@ mobx@^5.10.0:
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.7.tgz#b9a5f2b6251f5d96980d13c78e9b5d8d4ce22665"
integrity sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw==

mocha@10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
mocha@10.5.0:
version "10.5.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.0.tgz#a8872b2404883792102d78f584ad0e10b35d900d"
integrity sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"
chokidar "3.5.3"
chokidar "^3.5.3"
debug "4.3.4"
diff "5.0.0"
escape-string-regexp "4.0.0"
Expand Down

0 comments on commit dfcde41

Please sign in to comment.