Skip to content

Commit 8404bd6

Browse files
committed
chore(deps): update typescript-eslint monorepo to v2.3.3
1 parent f1b26fd commit 8404bd6

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/jest": "24.0.18",
5454
"@types/node": "12.7.11",
5555
"@types/ws": "6.0.3",
56-
"@typescript-eslint/eslint-plugin": "2.3.2",
57-
"@typescript-eslint/parser": "2.3.2",
56+
"@typescript-eslint/eslint-plugin": "2.3.3",
57+
"@typescript-eslint/parser": "2.3.3",
5858
"babel-loader": "8.0.6",
5959
"conventional-changelog-cli": "2.0.23",
6060
"conventional-recommended-bump": "6.0.0",

yarn.lock

+20-20
Original file line numberDiff line numberDiff line change
@@ -1204,40 +1204,40 @@
12041204
dependencies:
12051205
"@types/yargs-parser" "*"
12061206

1207-
"@typescript-eslint/[email protected].2":
1208-
version "2.3.2"
1209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.2.tgz#7e112ca0bb29044d915baf10163a8199a20f7c69"
1210-
integrity sha512-tcnpksq1bXzcIRbYLeXkgp6l+ggEMXXUcl1wsSvL807fRtmvVQKygElwEUf4hBA76dNag3VAK1q2m3vd7qJaZA==
1207+
"@typescript-eslint/[email protected].3":
1208+
version "2.3.3"
1209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.3.tgz#71e06c6887650301e02105c99b4c8f67454157e3"
1210+
integrity sha512-12cCbwu5PbQudkq2xCIS/QhB7hCMrsNPXK+vJtqy/zFqtzVkPRGy12O5Yy0gUK086f3VHV/P4a4R4CjMW853pA==
12111211
dependencies:
1212-
"@typescript-eslint/experimental-utils" "2.3.2"
1212+
"@typescript-eslint/experimental-utils" "2.3.3"
12131213
eslint-utils "^1.4.2"
12141214
functional-red-black-tree "^1.0.1"
12151215
regexpp "^2.0.1"
12161216
tsutils "^3.17.1"
12171217

1218-
"@typescript-eslint/[email protected].2":
1219-
version "2.3.2"
1220-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.2.tgz#e50f31264507e6fec7b33840bb6af260c24f4ea8"
1221-
integrity sha512-t+JGdTT6dRbmvKDlhlVkEueoZa0fhJNfG6z2cpnRPLwm3VwYr2BjR//acJGC1Yza0I9ZNcDfRY7ubQEvvfG6Jg==
1218+
"@typescript-eslint/[email protected].3":
1219+
version "2.3.3"
1220+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.3.tgz#0685613063ff397cfa9209be2e6e81c0382a9b11"
1221+
integrity sha512-MQ4jKPMTU1ty4TigJCRKFPye2qyQdH8jzIIkceaHgecKFmkNS1hXPqKiZ+mOehkz6+HcN5Nuvwm+frmWZR9tdg==
12221222
dependencies:
12231223
"@types/json-schema" "^7.0.3"
1224-
"@typescript-eslint/typescript-estree" "2.3.2"
1224+
"@typescript-eslint/typescript-estree" "2.3.3"
12251225
eslint-scope "^5.0.0"
12261226

1227-
"@typescript-eslint/[email protected].2":
1228-
version "2.3.2"
1229-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.2.tgz#e9b742e191cd1209930da469cde379591ad0af5b"
1230-
integrity sha512-nq1UQeNGdKdqdgF6Ww+Ov2OidWgiL96+JYdXXZ2rkP/OWyc6KMNSbs6MpRCpI8q+PmDa7hBnHNQIo7w/drYccA==
1227+
"@typescript-eslint/[email protected].3":
1228+
version "2.3.3"
1229+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.3.tgz#af519d6572bdee3e9610e21c8362766858976bc1"
1230+
integrity sha512-+cV53HuYFeeyrNW8x/rgPmbVrzzp/rpRmwbJnNtwn4K8mroL1BdjxwQh7X9cUHp9rm4BBiEWmD3cSBjKG7d5mw==
12311231
dependencies:
12321232
"@types/eslint-visitor-keys" "^1.0.0"
1233-
"@typescript-eslint/experimental-utils" "2.3.2"
1234-
"@typescript-eslint/typescript-estree" "2.3.2"
1233+
"@typescript-eslint/experimental-utils" "2.3.3"
1234+
"@typescript-eslint/typescript-estree" "2.3.3"
12351235
eslint-visitor-keys "^1.1.0"
12361236

1237-
"@typescript-eslint/[email protected].2":
1238-
version "2.3.2"
1239-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.2.tgz#107414aa04e689fe6f7251eb63fb500217f2b7f4"
1240-
integrity sha512-eZNEAai16nwyhIVIEaWQlaUgAU3S9CkQ58qvK0+3IuSdLJD3W1PNuehQFMIhW/mTP1oFR9GNoTcLg7gtXz6lzA==
1237+
"@typescript-eslint/[email protected].3":
1238+
version "2.3.3"
1239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.3.tgz#be802220876bedfb80384cde1d46fe57ae7abf71"
1240+
integrity sha512-GkACs12Xp8d/STunNv/iSMYJFQrkrax9vuPZySlgSzoJJtw1cp6tbEw4qsLskQv6vloLrkFJHcTJ0a/yCB5cIA==
12411241
dependencies:
12421242
glob "^7.1.4"
12431243
is-glob "^4.0.1"

0 commit comments

Comments
 (0)