Skip to content

Commit bf140e0

Browse files
build(deps-dev): bump @types/eslint-scope from 8.3.1 to 8.3.2
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope) --- updated-dependencies: - dependency-name: "@types/eslint-scope" dependency-version: 8.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e8d18a commit bf140e0

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1763,12 +1763,14 @@
17631763
"@babel/types" "^7.3.0"
17641764

17651765
"@types/eslint-scope@^8.3.0":
1766-
version "8.3.1"
1767-
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-8.3.1.tgz#aec5313e8048a00c44f1b1d3f724caff07514dbf"
1768-
integrity sha512-TA1UHHt+kOdoEixpauJ+NKRkatun98fEz3qMecjLfahS4EzHcQFXxU2vIhWvygZmcTyEuoQf27Ld0LXfp04vkQ==
1766+
version "8.3.2"
1767+
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-8.3.2.tgz#c7f9205b80c1b01411b38a38240fb001d6d0bfd9"
1768+
integrity sha512-ygPtnKRQjbXB6LKQ+m6SLyZDMgFeQFVNCkjUK/HivS58Ce6JBjxpVzHbE1+RS6pC5fP4FQg4qh8lvVSm2oxYZw==
17691769
dependencies:
17701770
"@types/eslint" "*"
1771+
"@types/esrecurse" "*"
17711772
"@types/estree" "*"
1773+
eslint-visitor-keys "*"
17721774

17731775
"@types/eslint@*":
17741776
version "8.56.10"
@@ -1778,6 +1780,11 @@
17781780
"@types/estree" "*"
17791781
"@types/json-schema" "*"
17801782

1783+
"@types/esrecurse@*":
1784+
version "4.3.1"
1785+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
1786+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
1787+
17811788
"@types/estree@*", "@types/[email protected]":
17821789
version "1.0.5"
17831790
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
@@ -3089,16 +3096,16 @@ eslint-scope@^8.2.0:
30893096
esrecurse "^4.3.0"
30903097
estraverse "^5.2.0"
30913098

3099+
eslint-visitor-keys@*, eslint-visitor-keys@^4.2.0:
3100+
version "4.2.1"
3101+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3102+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3103+
30923104
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
30933105
version "3.4.3"
30943106
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
30953107
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
30963108

3097-
eslint-visitor-keys@^4.2.0:
3098-
version "4.2.0"
3099-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
3100-
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
3101-
31023109
eslint@^8.8.0:
31033110
version "8.57.1"
31043111
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"

0 commit comments

Comments
 (0)