Skip to content

Commit

Permalink
Update dependency mocha to v10.4.0 (#20279)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 1d4f02d commit 7c944d3
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 @@ -222,7 +222,7 @@
"lodash.template": "4.5.0",
"magic-string": "0.30.9",
"map-stream": "0.0.7",
"mocha": "10.3.0",
"mocha": "10.4.0",
"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 @@ -9770,7 +9770,7 @@ __metadata:
map-stream: "npm:0.0.7"
marked: "npm:12.0.1"
memoize-one: "npm:6.0.0"
mocha: "npm:10.3.0"
mocha: "npm:10.4.0"
node-vibrant: "npm:3.2.1-alpha.1"
object-hash: "npm:3.0.0"
open: "npm:10.1.0"
Expand Down Expand Up @@ -12124,9 +12124,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.3.0":
version: 10.3.0
resolution: "mocha@npm:10.3.0"
"mocha@npm:10.4.0":
version: 10.4.0
resolution: "mocha@npm:10.4.0"
dependencies:
ansi-colors: "npm:4.1.1"
browser-stdout: "npm:1.3.1"
Expand All @@ -12151,7 +12151,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/8b30b3fdb3f365fca7e069fce732e13db4192e1bf8f49e63ec67a3b7857c41cbcd162289ad22178db6ef405fb251b8a0dbb54e942d08c72abf45e1ec3fcdd052
checksum: 10/0147b2a86c8a3b134b3bda949006aa5f2b08db606b9394e38eb3fa0d97dd2f54f06eb4afb270d4ae08aa6fb7674282737ed556b9a8bc407f9b8488380852eca4
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c944d3

Please sign in to comment.