Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit 22b17e6

Browse files
authored
Merge pull request #57 from OpenUK/dependabot/npm_and_yarn/plugins/git-sync/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3 in /plugins/git-sync
2 parents f3d863f + abdeca8 commit 22b17e6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

plugins/git-sync/yarn.lock

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

15681568
eslint-utils@^1.3.1:
1569-
version "1.3.1"
1570-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
1569+
version "1.4.3"
1570+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
1571+
dependencies:
1572+
eslint-visitor-keys "^1.1.0"
15711573

1572-
eslint-visitor-keys@^1.0.0:
1573-
version "1.0.0"
1574-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1574+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
1575+
version "1.1.0"
1576+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
15751577

15761578
eslint@^5.2.0:
15771579
version "5.4.0"

0 commit comments

Comments
 (0)