Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 56d3744 commit 854c15b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-tsdoc": "0.3.0",
"globals": "15.11.0",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"mocha": "10.8.0",
"prettier": "3.3.3",
"prettier-package-json": "2.8.0",
"prettier-plugin-organize-imports": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2472,9 +2472,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.7.3":
version: 10.7.3
resolution: "mocha@npm:10.7.3"
"mocha@npm:10.8.0":
version: 10.8.0
resolution: "mocha@npm:10.8.0"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -2499,7 +2499,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/76a205905ec626262d903954daca31ba8e0dd4347092f627b98b8508dcdb5b30be62ec8f7a405fab3b2e691bdc099721c3291b330c3ee85b8ec40d3d179f8728
checksum: 10c0/0971dd0bbfc4ac4c81ffdbcf5a07a09259b2b0768654dba9397ffa1ac77b82684f71223dcb56222be9ec8122eb078b35726a5c2cae8ac33cf7b804cad3ef9cbb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3586,7 +3586,7 @@ __metadata:
eslint-plugin-tsdoc: "npm:0.3.0"
globals: "npm:15.11.0"
lint-staged: "npm:15.2.10"
mocha: "npm:10.7.3"
mocha: "npm:10.8.0"
prettier: "npm:3.3.3"
prettier-package-json: "npm:2.8.0"
prettier-plugin-organize-imports: "npm:4.1.0"
Expand Down

0 comments on commit 854c15b

Please sign in to comment.