Skip to content

Commit 08a1bc9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v3.6.1
1 parent 60d3a93 commit 08a1bc9

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@commitlint/config-conventional": "9.1.1",
4444
"@types/jest": "26.0.4",
4545
"@types/node": "12.12.20",
46-
"@typescript-eslint/eslint-plugin": "3.6.0",
47-
"@typescript-eslint/parser": "3.6.0",
46+
"@typescript-eslint/eslint-plugin": "3.6.1",
47+
"@typescript-eslint/parser": "3.6.1",
4848
"eslint": "7.4.0",
4949
"eslint-config-prettier": "6.11.0",
5050
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,63 +1129,63 @@
11291129
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
11301130
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
11311131

1132-
"@typescript-eslint/[email protected].0":
1133-
version "3.6.0"
1134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.0.tgz#ba2b6cae478b8fca3f2e58ff1313e4198eea2d8a"
1135-
integrity sha512-ubHlHVt1lsPQB/CZdEov9XuOFhNG9YRC//kuiS1cMQI6Bs1SsqKrEmZnpgRwthGR09/kEDtr9MywlqXyyYd8GA==
1132+
"@typescript-eslint/[email protected].1":
1133+
version "3.6.1"
1134+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.1.tgz#5ced8fd2087fbb83a76973dea4a0d39d9cb4a642"
1135+
integrity sha512-06lfjo76naNeOMDl+mWG9Fh/a0UHKLGhin+mGaIw72FUMbMGBkdi/FEJmgEDzh4eE73KIYzHWvOCYJ0ak7nrJQ==
11361136
dependencies:
1137-
"@typescript-eslint/experimental-utils" "3.6.0"
1137+
"@typescript-eslint/experimental-utils" "3.6.1"
11381138
debug "^4.1.1"
11391139
functional-red-black-tree "^1.0.1"
11401140
regexpp "^3.0.0"
11411141
semver "^7.3.2"
11421142
tsutils "^3.17.1"
11431143

1144-
"@typescript-eslint/[email protected].0":
1145-
version "3.6.0"
1146-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.0.tgz#0138152d66e3e53a6340f606793fb257bf2d76a1"
1147-
integrity sha512-4Vdf2hvYMUnTdkCNZu+yYlFtL2v+N2R7JOynIOkFbPjf9o9wQvRwRkzUdWlFd2YiiUwJLbuuLnl5civNg5ykOQ==
1144+
"@typescript-eslint/[email protected].1":
1145+
version "3.6.1"
1146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.1.tgz#b5a2738ebbceb3fa90c5b07d50bb1225403c4a54"
1147+
integrity sha512-oS+hihzQE5M84ewXrTlVx7eTgc52eu+sVmG7ayLfOhyZmJ8Unvf3osyFQNADHP26yoThFfbxcibbO0d2FjnYhg==
11481148
dependencies:
11491149
"@types/json-schema" "^7.0.3"
1150-
"@typescript-eslint/types" "3.6.0"
1151-
"@typescript-eslint/typescript-estree" "3.6.0"
1150+
"@typescript-eslint/types" "3.6.1"
1151+
"@typescript-eslint/typescript-estree" "3.6.1"
11521152
eslint-scope "^5.0.0"
11531153
eslint-utils "^2.0.0"
11541154

1155-
"@typescript-eslint/[email protected].0":
1156-
version "3.6.0"
1157-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.6.0.tgz#79b5232e1a2d06f1fc745942b690cd87aca7b60e"
1158-
integrity sha512-taghDxuLhbDAD1U5Fk8vF+MnR0yiFE9Z3v2/bYScFb0N1I9SK8eKHkdJl1DAD48OGFDMFTeOTX0z7g0W6SYUXw==
1155+
"@typescript-eslint/[email protected].1":
1156+
version "3.6.1"
1157+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.6.1.tgz#216e8adf4ee9c629f77c985476a2ea07fb80e1dc"
1158+
integrity sha512-SLihQU8RMe77YJ/jGTqOt0lMq7k3hlPVfp7v/cxMnXA9T0bQYoMDfTsNgHXpwSJM1Iq2aAJ8WqekxUwGv5F67Q==
11591159
dependencies:
11601160
"@types/eslint-visitor-keys" "^1.0.0"
1161-
"@typescript-eslint/experimental-utils" "3.6.0"
1162-
"@typescript-eslint/types" "3.6.0"
1163-
"@typescript-eslint/typescript-estree" "3.6.0"
1161+
"@typescript-eslint/experimental-utils" "3.6.1"
1162+
"@typescript-eslint/types" "3.6.1"
1163+
"@typescript-eslint/typescript-estree" "3.6.1"
11641164
eslint-visitor-keys "^1.1.0"
11651165

1166-
"@typescript-eslint/[email protected].0":
1167-
version "3.6.0"
1168-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.0.tgz#4bd6eee55d2f9d35a4b36c4804be1880bf68f7bc"
1169-
integrity sha512-JwVj74ohUSt0ZPG+LZ7hb95fW8DFOqBuR6gE7qzq55KDI3BepqsCtHfBIoa0+Xi1AI7fq5nCu2VQL8z4eYftqg==
1166+
"@typescript-eslint/[email protected].1":
1167+
version "3.6.1"
1168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.1.tgz#87600fe79a1874235d3cc1cf5c7e1a12eea69eee"
1169+
integrity sha512-NPxd5yXG63gx57WDTW1rp0cF3XlNuuFFB5G+Kc48zZ+51ZnQn9yjDEsjTPQ+aWM+V+Z0I4kuTFKjKvgcT1F7xQ==
11701170

1171-
"@typescript-eslint/[email protected].0":
1172-
version "3.6.0"
1173-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.0.tgz#9b4cab43f1192b64ff51530815b8919f166ce177"
1174-
integrity sha512-G57NDSABHjvob7zVV09ehWyD1K6/YUKjz5+AufObFyjNO4DVmKejj47MHjVHHlZZKgmpJD2yyH9lfCXHrPITFg==
1171+
"@typescript-eslint/[email protected].1":
1172+
version "3.6.1"
1173+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.1.tgz#a5c91fcc5497cce7922ff86bc37d5e5891dcdefa"
1174+
integrity sha512-G4XRe/ZbCZkL1fy09DPN3U0mR6SayIv1zSeBNquRFRk7CnVLgkC2ZPj8llEMJg5Y8dJ3T76SvTGtceytniaztQ==
11751175
dependencies:
1176-
"@typescript-eslint/types" "3.6.0"
1177-
"@typescript-eslint/visitor-keys" "3.6.0"
1176+
"@typescript-eslint/types" "3.6.1"
1177+
"@typescript-eslint/visitor-keys" "3.6.1"
11781178
debug "^4.1.1"
11791179
glob "^7.1.6"
11801180
is-glob "^4.0.1"
11811181
lodash "^4.17.15"
11821182
semver "^7.3.2"
11831183
tsutils "^3.17.1"
11841184

1185-
"@typescript-eslint/[email protected].0":
1186-
version "3.6.0"
1187-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.0.tgz#44185eb0cc47651034faa95c5e2e8b314ecebb26"
1188-
integrity sha512-p1izllL2Ubwunite0ITjubuMQRBGgjdVYwyG7lXPX8GbrA6qF0uwSRz9MnXZaHMxID4948gX0Ez8v9tUDi/KfQ==
1185+
"@typescript-eslint/[email protected].1":
1186+
version "3.6.1"
1187+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.1.tgz#5c57a7772f4dd623cfeacc219303e7d46f963b37"
1188+
integrity sha512-qC8Olwz5ZyMTZrh4Wl3K4U6tfms0R/mzU4/5W3XeUZptVraGVmbptJbn6h2Ey6Rb3hOs3zWoAUebZk8t47KGiQ==
11891189
dependencies:
11901190
eslint-visitor-keys "^1.1.0"
11911191

0 commit comments

Comments
 (0)