Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit cb1a46c

Browse files
Update eslint-plugin-import requirement from 2.17.3 to 2.18.0
Updates the requirements on [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) to permit the latest version. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.17.3...v2.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8ac76a2 commit cb1a46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"chai": "4.2.0",
2424
"eslint": "4.19.0",
2525
"eslint-config-airbnb-base": "12.1.0",
26-
"eslint-plugin-import": "2.17.3",
26+
"eslint-plugin-import": "2.18.0",
2727
"mocha": "6.1.4"
2828
},
2929
"keywords": [

0 commit comments

Comments
 (0)