Skip to content

Commit 2a745e9

Browse files
Bump @types/eslint from 7.2.5 to 7.2.6 (#185)
Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 7.2.5 to 7.2.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7e8a14 commit 2a745e9

File tree

2 files changed

+5
-40
lines changed

2 files changed

+5
-40
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"graphql-config": "^3.2.0"
2727
},
2828
"devDependencies": {
29-
"@types/eslint": "7.2.5",
29+
"@types/eslint": "7.2.6",
3030
"bob-the-bundler": "1.1.0",
3131
"graphql-config": "3.2.0",
3232
"graphql": "15.4.0",

yarn.lock

Lines changed: 4 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -977,10 +977,10 @@
977977
resolved "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
978978
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
979979

980-
"@types/[email protected].5":
981-
version "7.2.5"
982-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.5.tgz#92172ecf490c2fce4b076739693d75f30376d610"
983-
integrity sha512-Dc6ar9x16BdaR3NSxSF7T4IjL9gxxViJq8RmFd+2UAyA+K6ck2W+gUwfgpG/y9TPyUuBL35109bbULpEynvltA==
980+
"@types/[email protected].6":
981+
version "7.2.6"
982+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.6.tgz#5e9aff555a975596c03a98b59ecd103decc70c3c"
983+
integrity sha512-I+1sYH+NPQ3/tVqCeUSBwTE/0heyvtXqpIopUUArlBm0Kpocb8FbMa3AZ/ASKIFpN3rnEx932TTXDbt9OXsNDw==
984984
dependencies:
985985
"@types/estree" "*"
986986
"@types/json-schema" "*"
@@ -1140,14 +1140,6 @@
11401140
"@typescript-eslint/typescript-estree" "4.9.0"
11411141
debug "^4.1.1"
11421142

1143-
"@typescript-eslint/[email protected]":
1144-
version "4.8.2"
1145-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.2.tgz#a18388c63ae9c17adde519384f539392f2c4f0d9"
1146-
integrity sha512-qHQ8ODi7mMin4Sq2eh/6eu03uVzsf5TX+J43xRmiq8ujng7ViQSHNPLOHGw/Wr5dFEoxq/ubKhzClIIdQy5q3g==
1147-
dependencies:
1148-
"@typescript-eslint/types" "4.8.2"
1149-
"@typescript-eslint/visitor-keys" "4.8.2"
1150-
11511143
"@typescript-eslint/[email protected]":
11521144
version "4.9.0"
11531145
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708"
@@ -1156,30 +1148,11 @@
11561148
"@typescript-eslint/types" "4.9.0"
11571149
"@typescript-eslint/visitor-keys" "4.9.0"
11581150

1159-
"@typescript-eslint/[email protected]":
1160-
version "4.8.2"
1161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.2.tgz#c862dd0e569d9478eb82d6aee662ea53f5661a36"
1162-
integrity sha512-z1/AVcVF8ju5ObaHe2fOpZYEQrwHyZ7PTOlmjd3EoFeX9sv7UekQhfrCmgUO7PruLNfSHrJGQvrW3Q7xQ8EoAw==
1163-
11641151
"@typescript-eslint/[email protected]":
11651152
version "4.9.0"
11661153
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c"
11671154
integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA==
11681155

1169-
"@typescript-eslint/[email protected]":
1170-
version "4.8.2"
1171-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.2.tgz#eeec34707d8577600fb21661b5287226cc8b3bed"
1172-
integrity sha512-HToGNwI6fekH0dOw3XEVESUm71Onfam0AKin6f26S2FtUmO7o3cLlWgrIaT1q3vjB3wCTdww3Dx2iGq5wtUOCg==
1173-
dependencies:
1174-
"@typescript-eslint/types" "4.8.2"
1175-
"@typescript-eslint/visitor-keys" "4.8.2"
1176-
debug "^4.1.1"
1177-
globby "^11.0.1"
1178-
is-glob "^4.0.1"
1179-
lodash "^4.17.15"
1180-
semver "^7.3.2"
1181-
tsutils "^3.17.1"
1182-
11831156
"@typescript-eslint/[email protected]":
11841157
version "4.9.0"
11851158
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c"
@@ -1194,14 +1167,6 @@
11941167
semver "^7.3.2"
11951168
tsutils "^3.17.1"
11961169

1197-
"@typescript-eslint/[email protected]":
1198-
version "4.8.2"
1199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.2.tgz#62cd3fbbbf65f8eccfbe6f159eb1b84a243a3f77"
1200-
integrity sha512-Vg+/SJTMZJEKKGHW7YC21QxgKJrSbxoYYd3MEUGtW7zuytHuEcksewq0DUmo4eh/CTNrVJGSdIY9AtRb6riWFw==
1201-
dependencies:
1202-
"@typescript-eslint/types" "4.8.2"
1203-
eslint-visitor-keys "^2.0.0"
1204-
12051170
"@typescript-eslint/[email protected]":
12061171
version "4.9.0"
12071172
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8"

0 commit comments

Comments
 (0)