Skip to content

Commit

Permalink
fix: update dependency eslint-scope to v7.2.2 (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2023
1 parent 7f8fd40 commit 0bb6dca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -4748,9 +4748,9 @@ eslint-scope@^5.1.1:
estraverse "^4.1.1"

eslint-scope@^7.0.0, eslint-scope@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
version "7.2.2"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
dependencies:
esrecurse "^4.3.0"
estraverse "^5.2.0"
Expand Down

0 comments on commit 0bb6dca

Please sign in to comment.