Skip to content

Commit b2ceaef

Browse files
author
Philipp
authored
Merge pull request #16 from plfrv/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3
2 parents c5fed58 + 8efb07e commit b2ceaef

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,14 @@ eslint-scope@^4.0.0:
233233
estraverse "^4.1.1"
234234

235235
eslint-utils@^1.3.1:
236-
version "1.3.1"
237-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
236+
version "1.4.3"
237+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
238+
dependencies:
239+
eslint-visitor-keys "^1.1.0"
238240

239-
eslint-visitor-keys@^1.0.0:
240-
version "1.0.0"
241-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
241+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
242+
version "1.1.0"
243+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
242244

243245
eslint@^5.4.0:
244246
version "5.4.0"

0 commit comments

Comments
 (0)