Skip to content

Commit

Permalink
Bump eslint-plugin-pretty-imports from 1.0.2 to 1.1.3 (mui#1688)
Browse files Browse the repository at this point in the history
Bumps eslint-plugin-pretty-imports from 1.0.2 to 1.1.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 20, 2020
1 parent 98a939b commit c413b02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cypress": "^4.0.2",
"eslint": "^5.16.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-pretty-imports": "^1.0.2",
"eslint-plugin-pretty-imports": "^1.1.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^1.6.0",
"husky": "^4.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5122,10 +5122,10 @@ eslint-config-prettier@^6.10.0:
dependencies:
get-stdin "^6.0.0"

eslint-plugin-pretty-imports@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-pretty-imports/-/eslint-plugin-pretty-imports-1.0.2.tgz#35a1fabdc4f056e0b427c5690c95bce5cdc22bfb"
integrity sha512-FHlCeSeFCsvaSWhP9s42t5zDCzi9C+cCYTS4Xbge5fFNYYV3OlLyfpd/38HIc6x5uIw/LDkqZRFZ+BglaHbXuA==
eslint-plugin-pretty-imports@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-pretty-imports/-/eslint-plugin-pretty-imports-1.1.3.tgz#5e0310c59e1474132d760e09d3db7828e34dcc87"
integrity sha512-V3cwhmzi37Brfmpj6s6oVd/nNP1d8NHQndeG0FloH1EeW2QW6srtucVFYnRaAFAME9sCdIOF5TsQq+4TQQ93Mw==

eslint-plugin-react-hooks@^1.6.0:
version "1.7.0"
Expand Down

0 comments on commit c413b02

Please sign in to comment.