Skip to content

Commit 1074e85

Browse files
build: Bump eslint from 5.15.1 to 5.15.3
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.1 to 5.15.3. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.15.1...v5.15.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 652a09d commit 1074e85

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

npm-shrinkwrap.json

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

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,9 +1826,9 @@ eslint-plugin-standard@^4.0.0:
18261826
version "4.0.0"
18271827
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
18281828

1829-
eslint-scope@^4.0.2:
1830-
version "4.0.2"
1831-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
1829+
eslint-scope@^4.0.3:
1830+
version "4.0.3"
1831+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
18321832
dependencies:
18331833
esrecurse "^4.1.0"
18341834
estraverse "^4.1.1"
@@ -1842,16 +1842,16 @@ eslint-visitor-keys@^1.0.0:
18421842
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
18431843

18441844
eslint@^5.15.1:
1845-
version "5.15.1"
1846-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
1845+
version "5.15.3"
1846+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
18471847
dependencies:
18481848
"@babel/code-frame" "^7.0.0"
18491849
ajv "^6.9.1"
18501850
chalk "^2.1.0"
18511851
cross-spawn "^6.0.5"
18521852
debug "^4.0.1"
18531853
doctrine "^3.0.0"
1854-
eslint-scope "^4.0.2"
1854+
eslint-scope "^4.0.3"
18551855
eslint-utils "^1.3.1"
18561856
eslint-visitor-keys "^1.0.0"
18571857
espree "^5.0.1"

0 commit comments

Comments
 (0)