Skip to content

Commit 0d0335e

Browse files
Bump eslint-import-resolver-webpack from 0.12.2 to 0.13.0 (#229)
Bumps [eslint-import-resolver-webpack](https://github.com/benmosher/eslint-plugin-import) from 0.12.2 to 0.13.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@v0.12.2...v0.13.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 0fe7a2e commit 0d0335e

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
@@ -43,7 +43,7 @@
4343
"enzyme-adapter-react-16": "^1.0.0",
4444
"eslint": "^6.0.0",
4545
"eslint-config-takiyon-react": "^0.5.0",
46-
"eslint-import-resolver-webpack": "^0.12.0",
46+
"eslint-import-resolver-webpack": "^0.13.0",
4747
"eslint-plugin-import": "^2.2.0",
4848
"eslint-plugin-jsx-a11y": "^6.0.2",
4949
"eslint-plugin-react": "^7.10.0",

0 commit comments

Comments
 (0)