File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ function Formatter(element) {
3030
3131/**
3232 * Format message
33- * @param {import('types').MessageElement } message
33+ * @param {import('types').ElementBrokerMessage } message
3434 * @param {CallableFunction } callback
3535 */
3636Formatter . prototype . format = function format ( message , callback ) {
Original file line number Diff line number Diff line change 9393 "chronokinesis" : " ^6.0.0" ,
9494 "debug" : " ^4.3.4" ,
9595 "eslint" : " ^9.0.0" ,
96- "globals" : " ^15 .0.0" ,
96+ "globals" : " ^16 .0.0" ,
9797 "got" : " ^14.2.1" ,
9898 "mocha" : " ^11.0.1" ,
9999 "mocha-cakes-2" : " ^3.3.0" ,
100100 "moddle-context-serializer" : " ^4.2.1" ,
101101 "nock" : " ^14.0.0" ,
102102 "prettier" : " ^3.2.5" ,
103- "texample" : " ^0.0.6 "
103+ "texample" : " ^0.0.7 "
104104 },
105105 "dependencies" : {
106106 "@0dep/piso" : " ^2.4.0" ,
You can’t perform that action at this time.
0 commit comments