Skip to content

Commit 210fc68

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

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

yarn.lock

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

3242-
3243-
version "16.0.2"
3244-
resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
3245-
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw==
3242+
3243+
version "16.0.3"
3244+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
3245+
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
32463246

32473247
eslint-import-resolver-node@^0.3.4:
32483248
version "0.3.4"

0 commit comments

Comments
 (0)