Skip to content

Commit 28570e4

Browse files
Bump eslint-utils from 1.3.1 to 1.4.3 in /world_clocks
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ac837d commit 28570e4

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

world_clocks/package-lock.json

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

world_clocks/yarn.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3693,14 +3693,16 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
36933693
estraverse "^4.1.1"
36943694

36953695
eslint-utils@^1.3.1:
3696-
version "1.3.1"
3697-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
3698-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
3696+
version "1.4.3"
3697+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
3698+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
3699+
dependencies:
3700+
eslint-visitor-keys "^1.1.0"
36993701

3700-
eslint-visitor-keys@^1.0.0:
3701-
version "1.0.0"
3702-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3703-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3702+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
3703+
version "1.1.0"
3704+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3705+
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
37043706

37053707
eslint@^5.16.0:
37063708
version "5.16.0"

0 commit comments

Comments
 (0)