Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import to v2.23.4 (#2246)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency eslint-plugin-import to v2.23.4
* chore: Disabled import/extensions eslint rule for the scripts and tests/fixtures directories
* chore: Removed unnecessary npm audit exceptions from .nsprc

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Luca Greco <lgreco@mozilla.com>
  • Loading branch information
3 people committed Jun 1, 2021
1 parent 02485f7 commit f068f9f
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 101 deletions.
2 changes: 0 additions & 2 deletions .nsprc
@@ -1,6 +1,4 @@
{
"exceptions": [
// hosted-git-info sec adv (due to @commitlint/cli and eslint-plugin-import dev dependencies).
"https://npmjs.com/advisories/1677"
]
}

0 comments on commit f068f9f

Please sign in to comment.