Skip to content
This repository was archived by the owner on Jun 19, 2021. It is now read-only.

Commit 8dbddae

Browse files
build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.1 (#180)
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 12.0.0 to 14.1.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@v12.0.0...v14.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 723222e commit 8dbddae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"babel-preset-env": "^1.6.1",
3535
"es6-promise": "^4.2.4",
3636
"eslint": "^6.0.1",
37-
"eslint-config-standard": "^12.0.0",
37+
"eslint-config-standard": "^14.1.1",
3838
"eslint-config-wemake": "^0.6.0",
3939
"eslint-plugin-import": "^2.11.0",
4040
"eslint-plugin-jest": "^23.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,9 +1856,9 @@ eslint-ast-utils@^1.1.0:
18561856
lodash.get "^4.4.2"
18571857
lodash.zip "^4.2.0"
18581858

1859-
eslint-config-standard@^12.0.0:
1860-
version "12.0.0"
1861-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-12.0.0.tgz#638b4c65db0bd5a41319f96bba1f15ddad2107d9"
1859+
eslint-config-standard@^14.1.1:
1860+
version "14.1.1"
1861+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
18621862

18631863
eslint-config-wemake@^0.6.0:
18641864
version "0.6.0"

0 commit comments

Comments
 (0)