dependabot[bot]
commited on
Commit
·
67efa9c
1
Parent(s):
df9c1b5
Bump eslint-utils from 1.3.1 to 1.4.2 (#189)
Browse filesBumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
Signed-off-by: dependabot[bot] <[email protected]>
yarn.lock
CHANGED
@@ -2546,14 +2546,16 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
|
|
2546 |
estraverse "^4.1.1"
|
2547 |
|
2548 |
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
|
2549 |
-
version "1.
|
2550 |
-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.
|
2551 |
-
integrity sha512-
|
|
|
|
|
2552 |
|
2553 |
eslint-visitor-keys@^1.0.0:
|
2554 |
-
version "1.
|
2555 |
-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.
|
2556 |
-
integrity sha512-
|
2557 |
|
2558 |
eslint@^5.16.0:
|
2559 |
version "5.16.0"
|
|
|
2546 |
estraverse "^4.1.1"
|
2547 |
|
2548 |
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
|
2549 |
+
version "1.4.2"
|
2550 |
+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
|
2551 |
+
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
|
2552 |
+
dependencies:
|
2553 |
+
eslint-visitor-keys "^1.0.0"
|
2554 |
|
2555 |
eslint-visitor-keys@^1.0.0:
|
2556 |
+
version "1.1.0"
|
2557 |
+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
|
2558 |
+
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
|
2559 |
|
2560 |
eslint@^5.16.0:
|
2561 |
version "5.16.0"
|