Skip to content

Commit 34c0d85

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump eslint from 4.19.0 to 4.19.1 in /helpers/npm
Bumps [eslint](https://github.com/eslint/eslint) from 4.19.0 to 4.19.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.19.0...v4.19.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 14bf71b commit 34c0d85

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

helpers/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"semver": "^5.5.0"
66
},
77
"devDependencies": {
8-
"eslint": "^4.19.0",
8+
"eslint": "^4.19.1",
99
"eslint-plugin-prettier": "^2.6.0",
1010
"fs-extra": "^5.0.0",
1111
"jest": "^22.4.2",

helpers/npm/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,9 +1016,9 @@ eslint-visitor-keys@^1.0.0:
10161016
version "1.0.0"
10171017
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
10181018

1019-
eslint@^4.19.0:
1020-
version "4.19.0"
1021-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.0.tgz#9e900efb5506812ac374557034ef6f5c3642fc4c"
1019+
eslint@^4.19.1:
1020+
version "4.19.1"
1021+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
10221022
dependencies:
10231023
ajv "^5.3.0"
10241024
babel-code-frame "^6.22.0"

0 commit comments

Comments
 (0)