Skip to content

Commit 4e5f012

Browse files
chore(deps-dev): bump eslint-config-standard from 16.0.2 to 16.0.3 (#224)
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 16.0.2 to 16.0.3. - [Release notes](https://github.com/standard/eslint-config-standard/releases) - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](standard/eslint-config-standard@v16.0.2...v16.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9517a9 commit 4e5f012

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
@@ -32,7 +32,7 @@
3232
"@babel/preset-env": "^7.14.4",
3333
"babel-jest": "^26.0.1",
3434
"eslint": "7.27.0",
35-
"eslint-config-standard": "16.0.2",
35+
"eslint-config-standard": "16.0.3",
3636
"eslint-friendly-formatter": "^4.0.1",
3737
"eslint-plugin-import": "^2.23.4",
3838
"eslint-plugin-jest": "^24.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2456,10 +2456,10 @@ escodegen@^1.14.1:
24562456
optionalDependencies:
24572457
source-map "~0.6.1"
24582458

2459-
eslint-config-standard@16.0.2:
2460-
version "16.0.2"
2461-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
2462-
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw==
2459+
eslint-config-standard@16.0.3:
2460+
version "16.0.3"
2461+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
2462+
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
24632463

24642464
eslint-friendly-formatter@^4.0.1:
24652465
version "4.0.1"

0 commit comments

Comments
 (0)