Skip to content

Commit 9eac81c

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps): bump @typescript-eslint/eslint-plugin from 2.3.2 to 2.3.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.3.2 to 2.3.3. - [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/v2.3.3/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c19a4dd commit 9eac81c

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,11 +1306,11 @@
13061306
"@types/yargs-parser" "*"
13071307

13081308
"@typescript-eslint/eslint-plugin@^2.3.2":
1309-
version "2.3.2"
1310-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.2.tgz#7e112ca0bb29044d915baf10163a8199a20f7c69"
1311-
integrity sha512-tcnpksq1bXzcIRbYLeXkgp6l+ggEMXXUcl1wsSvL807fRtmvVQKygElwEUf4hBA76dNag3VAK1q2m3vd7qJaZA==
1309+
version "2.3.3"
1310+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.3.tgz#71e06c6887650301e02105c99b4c8f67454157e3"
1311+
integrity sha512-12cCbwu5PbQudkq2xCIS/QhB7hCMrsNPXK+vJtqy/zFqtzVkPRGy12O5Yy0gUK086f3VHV/P4a4R4CjMW853pA==
13121312
dependencies:
1313-
"@typescript-eslint/experimental-utils" "2.3.2"
1313+
"@typescript-eslint/experimental-utils" "2.3.3"
13141314
eslint-utils "^1.4.2"
13151315
functional-red-black-tree "^1.0.1"
13161316
regexpp "^2.0.1"
@@ -1325,6 +1325,15 @@
13251325
"@typescript-eslint/typescript-estree" "2.3.2"
13261326
eslint-scope "^5.0.0"
13271327

1328+
"@typescript-eslint/experimental-utils@2.3.3":
1329+
version "2.3.3"
1330+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.3.tgz#0685613063ff397cfa9209be2e6e81c0382a9b11"
1331+
integrity sha512-MQ4jKPMTU1ty4TigJCRKFPye2qyQdH8jzIIkceaHgecKFmkNS1hXPqKiZ+mOehkz6+HcN5Nuvwm+frmWZR9tdg==
1332+
dependencies:
1333+
"@types/json-schema" "^7.0.3"
1334+
"@typescript-eslint/typescript-estree" "2.3.3"
1335+
eslint-scope "^5.0.0"
1336+
13281337
"@typescript-eslint/experimental-utils@^1.13.0":
13291338
version "1.13.0"
13301339
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
@@ -1362,6 +1371,16 @@
13621371
lodash.unescape "4.0.1"
13631372
semver "^6.3.0"
13641373

1374+
"@typescript-eslint/typescript-estree@2.3.3":
1375+
version "2.3.3"
1376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.3.tgz#be802220876bedfb80384cde1d46fe57ae7abf71"
1377+
integrity sha512-GkACs12Xp8d/STunNv/iSMYJFQrkrax9vuPZySlgSzoJJtw1cp6tbEw4qsLskQv6vloLrkFJHcTJ0a/yCB5cIA==
1378+
dependencies:
1379+
glob "^7.1.4"
1380+
is-glob "^4.0.1"
1381+
lodash.unescape "4.0.1"
1382+
semver "^6.3.0"
1383+
13651384
"@webassemblyjs/ast@1.8.5":
13661385
version "1.8.5"
13671386
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"

0 commit comments

Comments
 (0)