Skip to content

Commit

Permalink
Update dependency eslint-config-standard to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent b19aff3 commit 122d28e
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 @@ -47,7 +47,7 @@
"cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.7.0 || ^8.0.0",
"eslint-config-standard": "^14.1.0",
"eslint-config-standard": "^14.1.0 || ^17.0.0",
"eslint-config-standard-react": "^9.2.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4998,10 +4998,10 @@ eslint-config-standard-react@^9.2.0:
dependencies:
eslint-config-standard-jsx "^8.0.0"

eslint-config-standard@^14.1.0:
version "14.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
"eslint-config-standard@^14.1.0 || ^17.0.0":
version "17.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==

eslint-import-resolver-node@^0.3.2, eslint-import-resolver-node@^0.3.7:
version "0.3.7"
Expand Down

0 comments on commit 122d28e

Please sign in to comment.