Skip to content

Commit fc8f1ae

Browse files
chore(deps): update dependency eslint-config-standard to v16.0.3 (#448)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bb61ca3 commit fc8f1ae

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
@@ -37,7 +37,7 @@
3737
"lint-staged": "11.0.0",
3838
"@types/node": "14.17.0",
3939
"bob-the-bundler": "1.2.0",
40-
"eslint-config-standard": "16.0.2",
40+
"eslint-config-standard": "16.0.3",
4141
"eslint-plugin-import": "2.23.3",
4242
"eslint-plugin-node": "11.1.0",
4343
"eslint-plugin-promise": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2624,10 +2624,10 @@ [email protected]:
26242624
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
26252625
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
26262626

2627-
2628-
version "16.0.2"
2629-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
2630-
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw==
2627+
2628+
version "16.0.3"
2629+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
2630+
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
26312631

26322632
eslint-import-resolver-node@^0.3.4:
26332633
version "0.3.4"

0 commit comments

Comments
 (0)