Update dependency eslint-plugin-no-unsanitized to v3.0.1
This commit is contained in:
Родитель
f4c1daf109
Коммит
27f066e3fe
|
@ -2142,9 +2142,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-no-unsanitized": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-no-unsanitized/-/eslint-plugin-no-unsanitized-3.0.0.tgz",
|
||||
"integrity": "sha1-FEi1LN14cfF0PCkAEXuwh8/nuAY=",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-no-unsanitized/-/eslint-plugin-no-unsanitized-3.0.1.tgz",
|
||||
"integrity": "sha512-8IEdivX+ljCcPlkxB+m+N64lNARjxPT1XAnlHvx+VfBGiesXkPb/IUBmZGByTKC54C7Zvtp87TUrz1Jg32T4/Q==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-scope": {
|
||||
|
@ -6923,11 +6923,6 @@
|
|||
"resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz",
|
||||
"integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo="
|
||||
},
|
||||
"string_decoder": {
|
||||
"version": "0.10.31",
|
||||
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
||||
"integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
|
||||
},
|
||||
"string-argv": {
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.0.2.tgz",
|
||||
|
@ -6955,6 +6950,11 @@
|
|||
"function-bind": "1.1.1"
|
||||
}
|
||||
},
|
||||
"string_decoder": {
|
||||
"version": "0.10.31",
|
||||
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
||||
"integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
|
||||
},
|
||||
"stringify-object": {
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.2.2.tgz",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"cross-env": "5.1.4",
|
||||
"eslint": "4.19.1",
|
||||
"eslint-plugin-mozilla": "0.11.0",
|
||||
"eslint-plugin-no-unsanitized": "3.0.0",
|
||||
"eslint-plugin-no-unsanitized": "3.0.1",
|
||||
"husky": "0.14.3",
|
||||
"lint-staged": "7.1.0",
|
||||
"mocha": "5.1.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче