Skip to content

Commit f65a84e

Browse files
Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#236)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.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.22.1...v2.23.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5fd343 commit f65a84e

File tree

2 files changed

+249
-88
lines changed

2 files changed

+249
-88
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "^7.23.0",
3535
"eslint-config-airbnb": "^18.2.1",
3636
"eslint-plugin-flowtype": "5.7.0",
37-
"eslint-plugin-import": "^2.22.0",
37+
"eslint-plugin-import": "^2.23.2",
3838
"eslint-plugin-jsx-a11y": "6.4.1",
3939
"eslint-plugin-react": "^7.22.0",
4040
"eslint-plugin-react-hooks": "^4.2.0"

0 commit comments

Comments
 (0)