Skip to content

Commit d5a565e

Browse files
build(deps-dev): bump eslint-plugin-no-unsanitized in /addon (#619)
Bumps [eslint-plugin-no-unsanitized](https://github.com/mozilla/eslint-plugin-no-unsanitized) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/mozilla/eslint-plugin-no-unsanitized/releases) - [Commits](https://github.com/mozilla/eslint-plugin-no-unsanitized/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76406aa commit d5a565e

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

addon/package-lock.json

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"eslint-plugin-mozilla": "^0.9.0",
13-
"eslint-plugin-no-unsanitized": "^3.1.2",
13+
"eslint-plugin-no-unsanitized": "^3.1.4",
1414
"web-ext": "^5.1.0",
1515
"webpack": "^4.44.2",
1616
"webpack-cli": "^3.3.12"

0 commit comments

Comments
 (0)