@emartech/rabbitmq-client
Advanced tools
Comparing version 5.3.2 to 5.4.0
@@ -24,3 +24,3 @@ { | ||
"chai-subset": "1.6.0", | ||
"eslint": "8.51.0", | ||
"eslint": "8.56.0", | ||
"eslint-config-emarsys": "5.1.0", | ||
@@ -40,3 +40,3 @@ "eslint-plugin-mocha": "10.2.0", | ||
}, | ||
"version": "5.3.2" | ||
"version": "5.4.0" | ||
} |
@@ -197,3 +197,3 @@ 'use strict'; | ||
'Consumer error finish', | ||
sinon.match.has('message', 'Unexpected token N in JSON at position 0'), | ||
sinon.match.has('message', 'Unexpected token \'N\', "Not a JSON" is not valid JSON'), | ||
{ content: {} } | ||
@@ -200,0 +200,0 @@ ); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
65354