Skip to content

Commit

Permalink
Update dependency mocha to v10.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 89e74f3 commit 44ec004
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 @@ -224,7 +224,7 @@
"lodash.template": "4.5.0",
"magic-string": "0.30.12",
"map-stream": "0.0.7",
"mocha": "10.8.1",
"mocha": "10.8.2",
"object-hash": "3.0.0",
"open": "10.1.0",
"pinst": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8877,7 +8877,7 @@ __metadata:
map-stream: "npm:0.0.7"
marked: "npm:14.1.3"
memoize-one: "npm:6.0.0"
mocha: "npm:10.8.1"
mocha: "npm:10.8.2"
node-vibrant: "npm:3.2.1-alpha.1"
object-hash: "npm:3.0.0"
open: "npm:10.1.0"
Expand Down Expand Up @@ -10966,9 +10966,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.8.1":
version: 10.8.1
resolution: "mocha@npm:10.8.1"
"mocha@npm:10.8.2":
version: 10.8.2
resolution: "mocha@npm:10.8.2"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -10993,7 +10993,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/e1b93c98fb199aaa944de7239bbda81f5a7cacdf47a57549def306f830c0ebfe9a01e7b878fcc39007b861275f5df0324f7c771eb3f320b3d7f1839be89f55e2
checksum: 10/903bbffcb195ef9d36b27db54e3462c5486de1397289e0953735b3530397a139336c452bcf5188c663496c660d2285bbb6c7213290d36d536ad647b6145cb917
languageName: node
linkType: hard

Expand Down

0 comments on commit 44ec004

Please sign in to comment.