Skip to content

Commit fdc2975

Browse files
chore(deps): update dependency eslint-config-standard to v17
1 parent 19e36b4 commit fdc2975

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "7.32.0",
6565
"eslint-config-prettier": "8.5.0",
6666
"eslint-config-react-app": "6.0.0",
67-
"eslint-config-standard": "16.0.3",
67+
"eslint-config-standard": "17.0.0",
6868
"eslint-plugin-import": "2.26.0",
6969
"eslint-plugin-jest": "24.7.0",
7070
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11344,10 +11344,10 @@ [email protected], eslint-config-react-app@^6.0.0:
1134411344
dependencies:
1134511345
confusing-browser-globals "^1.0.10"
1134611346

11347-
eslint-config-standard@16.0.3:
11348-
version "16.0.3"
11349-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
11350-
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
11347+
eslint-config-standard@17.0.0:
11348+
version "17.0.0"
11349+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
11350+
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
1135111351

1135211352
eslint-import-resolver-node@^0.3.4:
1135311353
version "0.3.4"

0 commit comments

Comments
 (0)