Skip to content

Commit af555ec

Browse files
chore(deps-dev): bump eslint-config-standard from 16.0.2 to 16.0.3
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>
1 parent 765be0d commit af555ec

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.2",
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.3",
3838
"eslint-plugin-jest": "^24.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2433,10 +2433,10 @@ escodegen@^1.14.1:
24332433
optionalDependencies:
24342434
source-map "~0.6.1"
24352435

2436-
eslint-config-standard@16.0.2:
2437-
version "16.0.2"
2438-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
2439-
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw==
2436+
eslint-config-standard@16.0.3:
2437+
version "16.0.3"
2438+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
2439+
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
24402440

24412441
eslint-friendly-formatter@^4.0.1:
24422442
version "4.0.1"

0 commit comments

Comments
 (0)