Skip to content

Commit 211523e

Browse files
Bump eslint-config-standard from 14.1.1 to 16.0.1 (#140)
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.1. - [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@v14.1.1...v16.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf1432f commit 211523e

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.2",
2929
"bob-the-bundler": "1.1.0",
30-
"eslint-config-standard": "14.1.1",
30+
"eslint-config-standard": "16.0.1",
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
@@ -2288,10 +2288,10 @@ [email protected]:
22882288
dependencies:
22892289
get-stdin "^6.0.0"
22902290

2291-
eslint-config-standard@14.1.1:
2292-
version "14.1.1"
2293-
resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
2294-
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
2291+
eslint-config-standard@16.0.1:
2292+
version "16.0.1"
2293+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401"
2294+
integrity sha512-WBBiQQZdaPyL+4sPkGWhWrHCDtvJoU195B9j8yXE9uFQnX34gMXI5CeBRm95gx3PMEZPM5OpwET10hH4F4SxCA==
22952295

22962296
eslint-import-resolver-node@^0.3.4:
22972297
version "0.3.4"

0 commit comments

Comments
 (0)