Skip to content

Commit cc6cd62

Browse files
Bump eslint-config-standard from 16.0.1 to 16.0.2 (#157)
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 16.0.1 to 16.0.2. - [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.1...v16.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b95a41 commit cc6cd62

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
@@ -27,7 +27,7 @@
2727
"lint-staged": "10.5.1",
2828
"@types/node": "14.14.8",
2929
"bob-the-bundler": "1.1.0",
30-
"eslint-config-standard": "16.0.1",
30+
"eslint-config-standard": "16.0.2",
3131
"eslint-plugin-import": "2.22.1",
3232
"eslint-plugin-node": "11.1.0",
3333
"eslint-plugin-promise": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2355,10 +2355,10 @@ [email protected]:
23552355
dependencies:
23562356
get-stdin "^6.0.0"
23572357

2358-
2359-
version "16.0.1"
2360-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401"
2361-
integrity sha512-WBBiQQZdaPyL+4sPkGWhWrHCDtvJoU195B9j8yXE9uFQnX34gMXI5CeBRm95gx3PMEZPM5OpwET10hH4F4SxCA==
2358+
2359+
version "16.0.2"
2360+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
2361+
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw==
23622362

23632363
eslint-import-resolver-node@^0.3.4:
23642364
version "0.3.4"

0 commit comments

Comments
 (0)