Skip to content

Commit 59b8461

Browse files
authored
Merge pull request #2 from twin-te/dependabot/npm_and_yarn/eslint-utils-1.4.2
build(deps): bump eslint-utils from 1.3.1 to 1.4.2
2 parents 5c4451d + b6957b7 commit 59b8461

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,14 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
291291
estraverse "^4.1.1"
292292

293293
eslint-utils@^1.3.1:
294-
version "1.3.1"
295-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
294+
version "1.4.2"
295+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
296+
dependencies:
297+
eslint-visitor-keys "^1.0.0"
296298

297299
eslint-visitor-keys@^1.0.0:
298-
version "1.0.0"
299-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
300+
version "1.1.0"
301+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
300302

301303
eslint@^6.0.1:
302304
version "6.0.1"

0 commit comments

Comments
 (0)