Upgrade Sinon to latest version, v9.2.4

This commit is contained in:
Evan Hahn 2021-02-08 15:32:59 -06:00 committed by Scott Nonnenberg
parent e10ae03bb7
commit 24f2363ebe
3 changed files with 11 additions and 37 deletions

View file

@ -1447,23 +1447,6 @@
"reasonCategory": "testCode",
"updated": "2020-10-09T22:28:48.591Z"
},
{
"rule": "DOM-innerHTML",
"path": "node_modules/@sinonjs/formatio/lib/formatio.js",
"line": " // SVG elements have undefined innerHTML",
"lineNumber": 253,
"reasonCategory": "testCode",
"updated": "2020-10-09T22:28:48.591Z",
"reasonDetail": "Test code. Also a false match."
},
{
"rule": "DOM-innerHTML",
"path": "node_modules/@sinonjs/formatio/lib/formatio.js",
"line": " var content = element.innerHTML || \"\";",
"lineNumber": 254,
"reasonCategory": "testCode",
"updated": "2020-10-09T22:28:48.591Z"
},
{
"rule": "jQuery-prepend(",
"path": "node_modules/@sinonjs/text-encoding/lib/encoding.js",