Skip to content

Commit 08d42c5

Browse files
chore(deps): update dependency eslint-config-standard to v17
1 parent 0735817 commit 08d42c5

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
@@ -12081,10 +12081,10 @@ [email protected], eslint-config-react-app@^6.0.0:
1208112081
dependencies:
1208212082
confusing-browser-globals "^1.0.10"
1208312083

12084-
eslint-config-standard@16.0.3:
12085-
version "16.0.3"
12086-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
12087-
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
12084+
eslint-config-standard@17.0.0:
12085+
version "17.0.0"
12086+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
12087+
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
1208812088

1208912089
eslint-import-resolver-node@^0.3.4:
1209012090
version "0.3.4"

0 commit comments

Comments
 (0)