Skip to content

Commit 7f6bc8a

Browse files
dependabot-preview[bot]posva
authored andcommitted
build(deps-dev): bump eslint from 6.2.0 to 6.2.1 (vuejs#345)
Bumps [eslint](https://github.com/eslint/eslint) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.2.0...v6.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a0aa6cc commit 7f6bc8a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5106,10 +5106,10 @@ eslint-scope@^5.0.0:
51065106
esrecurse "^4.1.0"
51075107
estraverse "^4.1.1"
51085108

5109-
eslint-utils@^1.4.0:
5110-
version "1.4.0"
5111-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c"
5112-
integrity sha512-7ehnzPaP5IIEh1r1tkjuIrxqhNkzUJa9z3R92tLJdZIVdWaczEhr3EbhGtsMrVxi1KeR8qA7Off6SWc5WNQqyQ==
5109+
eslint-utils@^1.4.0, eslint-utils@^1.4.2:
5110+
version "1.4.2"
5111+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
5112+
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
51135113
dependencies:
51145114
eslint-visitor-keys "^1.0.0"
51155115

@@ -5119,9 +5119,9 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
51195119
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
51205120

51215121
eslint@^6.1.0:
5122-
version "6.2.0"
5123-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.0.tgz#4c42c20e3fc03f28db25f34ccba621a9a47e8b56"
5124-
integrity sha512-sS0SZwm5UAoI83F+cgdomz0cBNPs+AnRvEboNYeWvrZ8UcDHCu/5muocwoDL2TkHq9skkP0GvZjmwI8HG7S3sw==
5122+
version "6.2.1"
5123+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.1.tgz#66c2e4fe8b6356b9f01e828adc3ad04030122df1"
5124+
integrity sha512-ES7BzEzr0Q6m5TK9i+/iTpKjclXitOdDK4vT07OqbkBT2/VcN/gO9EL1C4HlK3TAOXYv2ItcmbVR9jO1MR0fJg==
51255125
dependencies:
51265126
"@babel/code-frame" "^7.0.0"
51275127
ajv "^6.10.0"
@@ -5130,7 +5130,7 @@ eslint@^6.1.0:
51305130
debug "^4.0.1"
51315131
doctrine "^3.0.0"
51325132
eslint-scope "^5.0.0"
5133-
eslint-utils "^1.4.0"
5133+
eslint-utils "^1.4.2"
51345134
eslint-visitor-keys "^1.1.0"
51355135
espree "^6.1.0"
51365136
esquery "^1.0.1"

0 commit comments

Comments
 (0)