Skip to content

Commit ecb6fde

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.22.0 (#12)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.22.0. - [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.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 4e6715d commit ecb6fde

File tree

2 files changed

+62
-25
lines changed

2 files changed

+62
-25
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"eslint": "^6.8.0",
1919
"eslint-config-airbnb": "^16.1.0",
20-
"eslint-plugin-import": "^2.19.1",
20+
"eslint-plugin-import": "^2.22.0",
2121
"eslint-plugin-jsx-a11y": "^6.2.3",
2222
"eslint-plugin-react": "^7.20.6",
2323
"micro-dev": "^3.0.0"

0 commit comments

Comments
 (0)