Skip to content

Commit c13368e

Browse files
Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 (#94)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.4.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8d325f commit c13368e

File tree

2 files changed

+49
-14
lines changed

2 files changed

+49
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@changesets/cli": "2.10.3",
23-
"@typescript-eslint/eslint-plugin": "4.4.0",
23+
"@typescript-eslint/eslint-plugin": "4.4.1",
2424
"@typescript-eslint/parser": "4.4.0",
2525
"eslint": "7.11.0",
2626
"husky": "4.3.0",

yarn.lock

Lines changed: 48 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,28 +1071,28 @@
10711071
dependencies:
10721072
"@types/yargs-parser" "*"
10731073

1074-
"@typescript-eslint/[email protected].0":
1075-
version "4.4.0"
1076-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.0.tgz#0321684dd2b902c89128405cf0385e9fe8561934"
1077-
integrity sha512-RVt5wU9H/2H+N/ZrCasTXdGbUTkbf7Hfi9eLiA8vPQkzUJ/bLDCC3CsoZioPrNcnoyN8r0gT153dC++A4hKBQQ==
1074+
"@typescript-eslint/[email protected].1":
1075+
version "4.4.1"
1076+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.1.tgz#b8acea0373bd2a388ac47df44652f00bf8b368f5"
1077+
integrity sha512-O+8Utz8pb4OmcA+Nfi5THQnQpHSD2sDUNw9AxNHpuYOo326HZTtG8gsfT+EAYuVrFNaLyNb2QnUNkmTRDskuRA==
10781078
dependencies:
1079-
"@typescript-eslint/experimental-utils" "4.4.0"
1080-
"@typescript-eslint/scope-manager" "4.4.0"
1079+
"@typescript-eslint/experimental-utils" "4.4.1"
1080+
"@typescript-eslint/scope-manager" "4.4.1"
10811081
debug "^4.1.1"
10821082
functional-red-black-tree "^1.0.1"
10831083
regexpp "^3.0.0"
10841084
semver "^7.3.2"
10851085
tsutils "^3.17.1"
10861086

1087-
"@typescript-eslint/[email protected].0":
1088-
version "4.4.0"
1089-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.0.tgz#62a05d3f543b8fc5dec4982830618ea4d030e1a9"
1090-
integrity sha512-01+OtK/oWeSJTjQcyzDztfLF1YjvKpLFo+JZmurK/qjSRcyObpIecJ4rckDoRCSh5Etw+jKfdSzVEHevh9gJ1w==
1087+
"@typescript-eslint/[email protected].1":
1088+
version "4.4.1"
1089+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.1.tgz#40613b9757fa0170de3e0043254dbb077cafac0c"
1090+
integrity sha512-Nt4EVlb1mqExW9cWhpV6pd1a3DkUbX9DeyYsdoeziKOpIJ04S2KMVDO+SEidsXRH/XHDpbzXykKcMTLdTXH6cQ==
10911091
dependencies:
10921092
"@types/json-schema" "^7.0.3"
1093-
"@typescript-eslint/scope-manager" "4.4.0"
1094-
"@typescript-eslint/types" "4.4.0"
1095-
"@typescript-eslint/typescript-estree" "4.4.0"
1093+
"@typescript-eslint/scope-manager" "4.4.1"
1094+
"@typescript-eslint/types" "4.4.1"
1095+
"@typescript-eslint/typescript-estree" "4.4.1"
10961096
eslint-scope "^5.0.0"
10971097
eslint-utils "^2.0.0"
10981098

@@ -1114,11 +1114,24 @@
11141114
"@typescript-eslint/types" "4.4.0"
11151115
"@typescript-eslint/visitor-keys" "4.4.0"
11161116

1117+
"@typescript-eslint/[email protected]":
1118+
version "4.4.1"
1119+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.1.tgz#d19447e60db2ce9c425898d62fa03b2cce8ea3f9"
1120+
integrity sha512-2oD/ZqD4Gj41UdFeWZxegH3cVEEH/Z6Bhr/XvwTtGv66737XkR4C9IqEkebCuqArqBJQSj4AgNHHiN1okzD/wQ==
1121+
dependencies:
1122+
"@typescript-eslint/types" "4.4.1"
1123+
"@typescript-eslint/visitor-keys" "4.4.1"
1124+
11171125
"@typescript-eslint/[email protected]":
11181126
version "4.4.0"
11191127
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621"
11201128
integrity sha512-nU0VUpzanFw3jjX+50OTQy6MehVvf8pkqFcURPAE06xFNFenMj1GPEI6IESvp7UOHAnq+n/brMirZdR+7rCrlA==
11211129

1130+
"@typescript-eslint/[email protected]":
1131+
version "4.4.1"
1132+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.1.tgz#c507b35cf523bc7ba00aae5f75ee9b810cdabbc1"
1133+
integrity sha512-KNDfH2bCyax5db+KKIZT4rfA8rEk5N0EJ8P0T5AJjo5xrV26UAzaiqoJCxeaibqc0c/IvZxp7v2g3difn2Pn3w==
1134+
11221135
"@typescript-eslint/[email protected]":
11231136
version "4.4.0"
11241137
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526"
@@ -1133,6 +1146,20 @@
11331146
semver "^7.3.2"
11341147
tsutils "^3.17.1"
11351148

1149+
"@typescript-eslint/[email protected]":
1150+
version "4.4.1"
1151+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.1.tgz#598f6de488106c2587d47ca2462c60f6e2797cb8"
1152+
integrity sha512-wP/V7ScKzgSdtcY1a0pZYBoCxrCstLrgRQ2O9MmCUZDtmgxCO/TCqOTGRVwpP4/2hVfqMz/Vw1ZYrG8cVxvN3g==
1153+
dependencies:
1154+
"@typescript-eslint/types" "4.4.1"
1155+
"@typescript-eslint/visitor-keys" "4.4.1"
1156+
debug "^4.1.1"
1157+
globby "^11.0.1"
1158+
is-glob "^4.0.1"
1159+
lodash "^4.17.15"
1160+
semver "^7.3.2"
1161+
tsutils "^3.17.1"
1162+
11361163
"@typescript-eslint/[email protected]":
11371164
version "4.4.0"
11381165
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640"
@@ -1141,6 +1168,14 @@
11411168
"@typescript-eslint/types" "4.4.0"
11421169
eslint-visitor-keys "^2.0.0"
11431170

1171+
"@typescript-eslint/[email protected]":
1172+
version "4.4.1"
1173+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.1.tgz#1769dc7a9e2d7d2cfd3318b77ed8249187aed5c3"
1174+
integrity sha512-H2JMWhLaJNeaylSnMSQFEhT/S/FsJbebQALmoJxMPMxLtlVAMy2uJP/Z543n9IizhjRayLSqoInehCeNW9rWcw==
1175+
dependencies:
1176+
"@typescript-eslint/types" "4.4.1"
1177+
eslint-visitor-keys "^2.0.0"
1178+
11441179
abab@^2.0.3:
11451180
version "2.0.4"
11461181
resolved "https://registry.npmjs.org/abab/-/abab-2.0.4.tgz#6dfa57b417ca06d21b2478f0e638302f99c2405c"

0 commit comments

Comments
 (0)