Skip to content

Commit e926781

Browse files
chore(deps): update dependency eslint-config-standard to v17
1 parent 4b09c96 commit e926781

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.1.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.1.0:
12085+
version "17.1.0"
12086+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
12087+
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
1208812088

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

0 commit comments

Comments
 (0)