Skip to content

Commit 7df3127

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump eslint from 5.1.0 to 5.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent de0ba29 commit 7df3127

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@types/node": "^10.5.2",
1212
"babel-eslint": "^8.2.6",
13-
"eslint": "^5.1.0",
13+
"eslint": "^5.2.0",
1414
"geckodriver": "^1.11.0",
1515
"selenium-webdriver": "^4.0.0-alpha.1",
1616
"ts-loader": "^4.4.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,9 +1267,9 @@ eslint-visitor-keys@^1.0.0:
12671267
version "1.0.0"
12681268
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
12691269

1270-
eslint@^5.1.0:
1271-
version "5.1.0"
1272-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.1.0.tgz#2ed611f1ce163c0fb99e1e0cda5af8f662dff645"
1270+
eslint@^5.2.0:
1271+
version "5.2.0"
1272+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.2.0.tgz#3901ae249195d473e633c4acbc370068b1c964dc"
12731273
dependencies:
12741274
ajv "^6.5.0"
12751275
babel-code-frame "^6.26.0"
@@ -1287,7 +1287,7 @@ eslint@^5.1.0:
12871287
functional-red-black-tree "^1.0.1"
12881288
glob "^7.1.2"
12891289
globals "^11.7.0"
1290-
ignore "^3.3.3"
1290+
ignore "^4.0.2"
12911291
imurmurhash "^0.1.4"
12921292
inquirer "^5.2.0"
12931293
is-resolvable "^1.1.0"
@@ -1913,9 +1913,9 @@ ignore-walk@^3.0.1:
19131913
dependencies:
19141914
minimatch "^3.0.4"
19151915

1916-
ignore@^3.3.3:
1917-
version "3.3.10"
1918-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"
1916+
ignore@^4.0.2:
1917+
version "4.0.2"
1918+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.2.tgz#0a8dd228947ec78c2d7f736b1642a9f7317c1905"
19191919

19201920
immediate@~3.0.5:
19211921
version "3.0.6"

0 commit comments

Comments
 (0)