Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-standard-jsx from 4.0.2 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx) from 4.0.2 to 8.1.0.
- [Release notes](https://github.com/standard/eslint-config-standard-jsx/releases)
- [Commits](standard/eslint-config-standard-jsx@v4.0.2...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Chen-jj committed Jul 7, 2020
1 parent 26b42de commit aa54df4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.4.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-standard-jsx": "^4.0.2",
"eslint-config-standard-jsx": "^8.1.0",
"eslint-loader": "^2.0.0",
"eslint-plugin-flowtype": "^3.2.0",
"eslint-plugin-import": "^2.18.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6534,9 +6534,10 @@ eslint-config-prettier@^6.4.0:
dependencies:
get-stdin "^6.0.0"

eslint-config-standard-jsx@^4.0.2:
version "4.0.2"
resolved "https://registry.npm.taobao.org/eslint-config-standard-jsx/download/eslint-config-standard-jsx-4.0.2.tgz#009e53c4ddb1e9ee70b4650ffe63a7f39f8836e1"
eslint-config-standard-jsx@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.1.0.tgz#314c62a0e6f51f75547f89aade059bec140edfc7"
integrity sha512-ULVC8qH8qCqbU792ZOO6DaiaZyHNS/5CZt3hKqHkEhVlhPEPN3nfBqqxJCyp59XrjIBZPu1chMYe9T2DXZ7TMw==

eslint-config-standard@^14.1.1:
version "14.1.1"
Expand Down

0 comments on commit aa54df4

Please sign in to comment.