Skip to content

Commit b962fa1

Browse files
Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#50)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2. - [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.20.1...v2.20.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 56aabb8 commit b962fa1

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
@@ -10,7 +10,7 @@
1010
"eslint": "^4.18.1",
1111
"eslint-config-airbnb-base": "^14.0.0",
1212
"eslint-import-resolver-meteor": "^0.4.0",
13-
"eslint-plugin-import": "2.20.1"
13+
"eslint-plugin-import": "2.20.2"
1414
},
1515
"scripts": {
1616
"eslint": "eslint ./lib",

0 commit comments

Comments
 (0)