Skip to content

Commit 74889ad

Browse files
Bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0 (#68)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.5.0 to 3.6.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/v3.6.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c7eed52 commit 74889ad

File tree

2 files changed

+43
-6
lines changed

2 files changed

+43
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jest": "^26.0.3",
3030
"@types/node": "^14.0.18",
3131
"@types/sinon": "^9.0.4",
32-
"@typescript-eslint/eslint-plugin": "^3.5.0",
32+
"@typescript-eslint/eslint-plugin": "^3.6.0",
3333
"@typescript-eslint/parser": "^3.5.0",
3434
"eslint": "^7.4.0",
3535
"eslint-import-resolver-typescript": "^2.0.0",

yarn.lock

Lines changed: 42 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -693,12 +693,12 @@
693693
dependencies:
694694
"@types/yargs-parser" "*"
695695

696-
"@typescript-eslint/eslint-plugin@^3.5.0":
697-
version "3.5.0"
698-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.5.0.tgz#e7736e0808b5fb947a5f9dd949ae6736a7226b84"
699-
integrity sha512-m4erZ8AkSjoIUOf8s4k2V1xdL2c1Vy0D3dN6/jC9d7+nEqjY3gxXCkgi3gW/GAxPaA4hV8biaCoTVdQmfAeTCQ==
696+
"@typescript-eslint/eslint-plugin@^3.6.0":
697+
version "3.6.0"
698+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.0.tgz#ba2b6cae478b8fca3f2e58ff1313e4198eea2d8a"
699+
integrity sha512-ubHlHVt1lsPQB/CZdEov9XuOFhNG9YRC//kuiS1cMQI6Bs1SsqKrEmZnpgRwthGR09/kEDtr9MywlqXyyYd8GA==
700700
dependencies:
701-
"@typescript-eslint/experimental-utils" "3.5.0"
701+
"@typescript-eslint/experimental-utils" "3.6.0"
702702
debug "^4.1.1"
703703
functional-red-black-tree "^1.0.1"
704704
regexpp "^3.0.0"
@@ -716,6 +716,17 @@
716716
eslint-scope "^5.0.0"
717717
eslint-utils "^2.0.0"
718718

719+
"@typescript-eslint/[email protected]":
720+
version "3.6.0"
721+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.0.tgz#0138152d66e3e53a6340f606793fb257bf2d76a1"
722+
integrity sha512-4Vdf2hvYMUnTdkCNZu+yYlFtL2v+N2R7JOynIOkFbPjf9o9wQvRwRkzUdWlFd2YiiUwJLbuuLnl5civNg5ykOQ==
723+
dependencies:
724+
"@types/json-schema" "^7.0.3"
725+
"@typescript-eslint/types" "3.6.0"
726+
"@typescript-eslint/typescript-estree" "3.6.0"
727+
eslint-scope "^5.0.0"
728+
eslint-utils "^2.0.0"
729+
719730
"@typescript-eslint/parser@^3.5.0":
720731
version "3.5.0"
721732
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.5.0.tgz#9ff8c11877c48df24e10e19d7bf542ee0359500d"
@@ -732,6 +743,11 @@
732743
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.5.0.tgz#4e3d2a2272268d8ec3e3e4a37152a64956682639"
733744
integrity sha512-Dreqb5idi66VVs1QkbAwVeDmdJG+sDtofJtKwKCZXIaBsINuCN7Jv5eDIHrS0hFMMiOvPH9UuOs4splW0iZe4Q==
734745

746+
"@typescript-eslint/[email protected]":
747+
version "3.6.0"
748+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.0.tgz#4bd6eee55d2f9d35a4b36c4804be1880bf68f7bc"
749+
integrity sha512-JwVj74ohUSt0ZPG+LZ7hb95fW8DFOqBuR6gE7qzq55KDI3BepqsCtHfBIoa0+Xi1AI7fq5nCu2VQL8z4eYftqg==
750+
735751
"@typescript-eslint/[email protected]":
736752
version "3.5.0"
737753
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.5.0.tgz#dfc895db21a381b84f24c2a719f5bf9c600dcfdc"
@@ -746,13 +762,34 @@
746762
semver "^7.3.2"
747763
tsutils "^3.17.1"
748764

765+
"@typescript-eslint/[email protected]":
766+
version "3.6.0"
767+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.0.tgz#9b4cab43f1192b64ff51530815b8919f166ce177"
768+
integrity sha512-G57NDSABHjvob7zVV09ehWyD1K6/YUKjz5+AufObFyjNO4DVmKejj47MHjVHHlZZKgmpJD2yyH9lfCXHrPITFg==
769+
dependencies:
770+
"@typescript-eslint/types" "3.6.0"
771+
"@typescript-eslint/visitor-keys" "3.6.0"
772+
debug "^4.1.1"
773+
glob "^7.1.6"
774+
is-glob "^4.0.1"
775+
lodash "^4.17.15"
776+
semver "^7.3.2"
777+
tsutils "^3.17.1"
778+
749779
"@typescript-eslint/[email protected]":
750780
version "3.5.0"
751781
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.5.0.tgz#73c1ea2582f814735e4afdc1cf6f5e3af78db60a"
752782
integrity sha512-7cTp9rcX2sz9Z+zua9MCOX4cqp5rYyFD5o8LlbSpXrMTXoRdngTtotRZEkm8+FNMHPWYFhitFK+qt/brK8BVJQ==
753783
dependencies:
754784
eslint-visitor-keys "^1.1.0"
755785

786+
"@typescript-eslint/[email protected]":
787+
version "3.6.0"
788+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.0.tgz#44185eb0cc47651034faa95c5e2e8b314ecebb26"
789+
integrity sha512-p1izllL2Ubwunite0ITjubuMQRBGgjdVYwyG7lXPX8GbrA6qF0uwSRz9MnXZaHMxID4948gX0Ez8v9tUDi/KfQ==
790+
dependencies:
791+
eslint-visitor-keys "^1.1.0"
792+
756793
abab@^2.0.3:
757794
version "2.0.3"
758795
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"

0 commit comments

Comments
 (0)