Skip to content

Commit 95d8929

Browse files
Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (#99)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.4.1 to 4.5.0. - [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.5.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3046e9 commit 95d8929

File tree

2 files changed

+14
-49
lines changed

2 files changed

+14
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@changesets/cli": "2.11.1",
2323
"@typescript-eslint/parser": "4.5.0",
24-
"@typescript-eslint/eslint-plugin": "4.4.1",
24+
"@typescript-eslint/eslint-plugin": "4.5.0",
2525
"eslint": "7.11.0",
2626
"husky": "4.3.0",
2727
"lint-staged": "10.4.2",

yarn.lock

Lines changed: 13 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,28 +1051,28 @@
10511051
dependencies:
10521052
"@types/yargs-parser" "*"
10531053

1054-
"@typescript-eslint/eslint-plugin@4.4.1":
1055-
version "4.4.1"
1056-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.1.tgz#b8acea0373bd2a388ac47df44652f00bf8b368f5"
1057-
integrity sha512-O+8Utz8pb4OmcA+Nfi5THQnQpHSD2sDUNw9AxNHpuYOo326HZTtG8gsfT+EAYuVrFNaLyNb2QnUNkmTRDskuRA==
1054+
"@typescript-eslint/eslint-plugin@4.5.0":
1055+
version "4.5.0"
1056+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.5.0.tgz#4ff9c1d8535ae832e239f0ef6d7210592d9b0b07"
1057+
integrity sha512-mjb/gwNcmDKNt+6mb7Aj/TjKzIJjOPcoCJpjBQC9ZnTRnBt1p4q5dJSSmIqAtsZ/Pff5N+hJlbiPc5bl6QN4OQ==
10581058
dependencies:
1059-
"@typescript-eslint/experimental-utils" "4.4.1"
1060-
"@typescript-eslint/scope-manager" "4.4.1"
1059+
"@typescript-eslint/experimental-utils" "4.5.0"
1060+
"@typescript-eslint/scope-manager" "4.5.0"
10611061
debug "^4.1.1"
10621062
functional-red-black-tree "^1.0.1"
10631063
regexpp "^3.0.0"
10641064
semver "^7.3.2"
10651065
tsutils "^3.17.1"
10661066

1067-
"@typescript-eslint/experimental-utils@4.4.1":
1068-
version "4.4.1"
1069-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.1.tgz#40613b9757fa0170de3e0043254dbb077cafac0c"
1070-
integrity sha512-Nt4EVlb1mqExW9cWhpV6pd1a3DkUbX9DeyYsdoeziKOpIJ04S2KMVDO+SEidsXRH/XHDpbzXykKcMTLdTXH6cQ==
1067+
"@typescript-eslint/experimental-utils@4.5.0":
1068+
version "4.5.0"
1069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.5.0.tgz#547fe1158609143ce60645383aa1d6f83ada28df"
1070+
integrity sha512-bW9IpSAKYvkqDGRZzayBXIgPsj2xmmVHLJ+flGSoN0fF98pGoKFhbunIol0VF2Crka7z984EEhFi623Rl7e6gg==
10711071
dependencies:
10721072
"@types/json-schema" "^7.0.3"
1073-
"@typescript-eslint/scope-manager" "4.4.1"
1074-
"@typescript-eslint/types" "4.4.1"
1075-
"@typescript-eslint/typescript-estree" "4.4.1"
1073+
"@typescript-eslint/scope-manager" "4.5.0"
1074+
"@typescript-eslint/types" "4.5.0"
1075+
"@typescript-eslint/typescript-estree" "4.5.0"
10761076
eslint-scope "^5.0.0"
10771077
eslint-utils "^2.0.0"
10781078

@@ -1086,14 +1086,6 @@
10861086
"@typescript-eslint/typescript-estree" "4.5.0"
10871087
debug "^4.1.1"
10881088

1089-
"@typescript-eslint/[email protected]":
1090-
version "4.4.1"
1091-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.1.tgz#d19447e60db2ce9c425898d62fa03b2cce8ea3f9"
1092-
integrity sha512-2oD/ZqD4Gj41UdFeWZxegH3cVEEH/Z6Bhr/XvwTtGv66737XkR4C9IqEkebCuqArqBJQSj4AgNHHiN1okzD/wQ==
1093-
dependencies:
1094-
"@typescript-eslint/types" "4.4.1"
1095-
"@typescript-eslint/visitor-keys" "4.4.1"
1096-
10971089
"@typescript-eslint/[email protected]":
10981090
version "4.5.0"
10991091
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.5.0.tgz#8dfd53c3256d4357e7d66c2fc8956835f4d239be"
@@ -1102,30 +1094,11 @@
11021094
"@typescript-eslint/types" "4.5.0"
11031095
"@typescript-eslint/visitor-keys" "4.5.0"
11041096

1105-
"@typescript-eslint/[email protected]":
1106-
version "4.4.1"
1107-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.1.tgz#c507b35cf523bc7ba00aae5f75ee9b810cdabbc1"
1108-
integrity sha512-KNDfH2bCyax5db+KKIZT4rfA8rEk5N0EJ8P0T5AJjo5xrV26UAzaiqoJCxeaibqc0c/IvZxp7v2g3difn2Pn3w==
1109-
11101097
"@typescript-eslint/[email protected]":
11111098
version "4.5.0"
11121099
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3"
11131100
integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g==
11141101

1115-
"@typescript-eslint/[email protected]":
1116-
version "4.4.1"
1117-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.1.tgz#598f6de488106c2587d47ca2462c60f6e2797cb8"
1118-
integrity sha512-wP/V7ScKzgSdtcY1a0pZYBoCxrCstLrgRQ2O9MmCUZDtmgxCO/TCqOTGRVwpP4/2hVfqMz/Vw1ZYrG8cVxvN3g==
1119-
dependencies:
1120-
"@typescript-eslint/types" "4.4.1"
1121-
"@typescript-eslint/visitor-keys" "4.4.1"
1122-
debug "^4.1.1"
1123-
globby "^11.0.1"
1124-
is-glob "^4.0.1"
1125-
lodash "^4.17.15"
1126-
semver "^7.3.2"
1127-
tsutils "^3.17.1"
1128-
11291102
"@typescript-eslint/[email protected]":
11301103
version "4.5.0"
11311104
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64"
@@ -1140,14 +1113,6 @@
11401113
semver "^7.3.2"
11411114
tsutils "^3.17.1"
11421115

1143-
"@typescript-eslint/[email protected]":
1144-
version "4.4.1"
1145-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.1.tgz#1769dc7a9e2d7d2cfd3318b77ed8249187aed5c3"
1146-
integrity sha512-H2JMWhLaJNeaylSnMSQFEhT/S/FsJbebQALmoJxMPMxLtlVAMy2uJP/Z543n9IizhjRayLSqoInehCeNW9rWcw==
1147-
dependencies:
1148-
"@typescript-eslint/types" "4.4.1"
1149-
eslint-visitor-keys "^2.0.0"
1150-
11511116
"@typescript-eslint/[email protected]":
11521117
version "4.5.0"
11531118
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0"

0 commit comments

Comments
 (0)