Skip to content

Commit 83a0447

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 2.4.0 to 2.5.0 (#898)
1 parent 5d8e13f commit 83a0447

File tree

11 files changed

+19
-117
lines changed

11 files changed

+19
-117
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@types/node": "^10.14.22",
1313
"@typescript-eslint/eslint-plugin": "^2.5.0",
14-
"@typescript-eslint/parser": "^2.4.0",
14+
"@typescript-eslint/parser": "^2.5.0",
1515
"eslint": "^6.5.1",
1616
"lerna": "^3.18.2",
1717
"typescript": "~3.6.4"

packages/codemaker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/fs-extra": "^8.0.1",
3939
"@types/jest": "^24.0.19",
4040
"@typescript-eslint/eslint-plugin": "^2.5.0",
41-
"@typescript-eslint/parser": "^2.4.0",
41+
"@typescript-eslint/parser": "^2.5.0",
4242
"eslint": "^6.5.1",
4343
"jest": "^24.9.0",
4444
"typescript": "~3.6.4"

packages/jsii-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/tar-fs": "^1.16.1",
4545
"@types/yargs": "^13.0.3",
4646
"@typescript-eslint/eslint-plugin": "^2.5.0",
47-
"@typescript-eslint/parser": "^2.4.0",
47+
"@typescript-eslint/parser": "^2.5.0",
4848
"eslint": "^6.5.1",
4949
"jest": "^24.9.0",
5050
"jest-expect-message": "^1.0.2",

packages/jsii-kernel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "^10.14.22",
4343
"@types/tar": "^4.0.3",
4444
"@typescript-eslint/eslint-plugin": "^2.5.0",
45-
"@typescript-eslint/parser": "^2.4.0",
45+
"@typescript-eslint/parser": "^2.5.0",
4646
"eslint": "^6.5.1",
4747
"fs-extra": "^8.1.0",
4848
"jest": "^24.9.0",

packages/jsii-pacmak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^10.14.22",
5555
"@types/yargs": "^13.0.3",
5656
"@typescript-eslint/eslint-plugin": "^2.5.0",
57-
"@typescript-eslint/parser": "^2.4.0",
57+
"@typescript-eslint/parser": "^2.5.0",
5858
"eslint": "^6.5.1",
5959
"jest": "^24.9.0",
6060
"jsii-build-tools": "^0.19.0",

packages/jsii-reflect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/jest": "^24.0.19",
4545
"@types/yargs": "^13.0.3",
4646
"@typescript-eslint/eslint-plugin": "^2.5.0",
47-
"@typescript-eslint/parser": "^2.4.0",
47+
"@typescript-eslint/parser": "^2.5.0",
4848
"eslint": "^6.5.1",
4949
"jest": "^24.9.0",
5050
"jsii": "^0.19.0",

packages/jsii-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@scope/jsii-calc-base": "^0.19.0",
4040
"@scope/jsii-calc-lib": "^0.19.0",
4141
"@typescript-eslint/eslint-plugin": "^2.5.0",
42-
"@typescript-eslint/parser": "^2.4.0",
42+
"@typescript-eslint/parser": "^2.5.0",
4343
"eslint": "^6.5.1",
4444
"jest": "^24.9.0",
4545
"jsii-build-tools": "^0.19.0",

packages/jsii-spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/jest": "^24.0.19",
3636
"@typescript-eslint/eslint-plugin": "^2.5.0",
37-
"@typescript-eslint/parser": "^2.4.0",
37+
"@typescript-eslint/parser": "^2.5.0",
3838
"eslint": "^6.5.1",
3939
"jest": "^24.9.0",
4040
"jsii-build-tools": "^0.19.0",

packages/jsii/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/semver": "^6.0.2",
5454
"@types/yargs": "^13.0.3",
5555
"@typescript-eslint/eslint-plugin": "^2.5.0",
56-
"@typescript-eslint/parser": "^2.4.0",
56+
"@typescript-eslint/parser": "^2.5.0",
5757
"clone": "^2.1.2",
5858
"eslint": "^6.5.1",
5959
"jest": "^24.9.0",

packages/oo-ascii-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/jest": "^24.0.19",
3333
"@typescript-eslint/eslint-plugin": "^2.5.0",
34-
"@typescript-eslint/parser": "^2.4.0",
34+
"@typescript-eslint/parser": "^2.5.0",
3535
"eslint": "^6.5.1",
3636
"jest": "^24.9.0",
3737
"jsii-build-tools": "^0.19.0",

yarn.lock

Lines changed: 9 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,15 +1283,6 @@
12831283
regexpp "^2.0.1"
12841284
tsutils "^3.17.1"
12851285

1286-
"@typescript-eslint/[email protected]":
1287-
version "2.4.0"
1288-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.4.0.tgz#dd8f3f466be25c3610a06fed22cfb6e6aa17f6d9"
1289-
integrity sha512-2cvhNaJoWavgTtnC7e1jUSPZQ7e4U2X9Yoy5sQmkS7lTESuyuZrlRcaoNuFfYEd6hgrmMU7+QoSp8Ad+kT1nfA==
1290-
dependencies:
1291-
"@types/json-schema" "^7.0.3"
1292-
"@typescript-eslint/typescript-estree" "2.4.0"
1293-
eslint-scope "^5.0.0"
1294-
12951286
"@typescript-eslint/[email protected]":
12961287
version "2.5.0"
12971288
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"
@@ -1301,27 +1292,16 @@
13011292
"@typescript-eslint/typescript-estree" "2.5.0"
13021293
eslint-scope "^5.0.0"
13031294

1304-
"@typescript-eslint/parser@^2.4.0":
1305-
version "2.4.0"
1306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.4.0.tgz#fe43ed5fec14af03d3594fce2c3b7ec4c8df0243"
1307-
integrity sha512-IouAKi/grJ4MFrwdXIJ1GHAwbPWYgkT3b/x8Q49F378c9nwgxVkO76e0rZeUVpwHMaUuoKG2sUeK0XGkwdlwkw==
1295+
"@typescript-eslint/parser@^2.5.0":
1296+
version "2.5.0"
1297+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.5.0.tgz#858030ddd808fbbe88e03f42e5971efaccb8218a"
1298+
integrity sha512-9UBMiAwIDWSl79UyogaBdj3hidzv6exjKUx60OuZuFnJf56tq/UMpdPcX09YmGqE8f4AnAueYtBxV8IcAT3jdQ==
13081299
dependencies:
13091300
"@types/eslint-visitor-keys" "^1.0.0"
1310-
"@typescript-eslint/experimental-utils" "2.4.0"
1311-
"@typescript-eslint/typescript-estree" "2.4.0"
1301+
"@typescript-eslint/experimental-utils" "2.5.0"
1302+
"@typescript-eslint/typescript-estree" "2.5.0"
13121303
eslint-visitor-keys "^1.1.0"
13131304

1314-
"@typescript-eslint/[email protected]":
1315-
version "2.4.0"
1316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.4.0.tgz#722c95493e1b7682893edaaaec0e69f36917feef"
1317-
integrity sha512-/DzDAtMqF5d9IlXrrvu/Id/uoKjnSxf/3FbtKK679a/T7lbDM8qQuirtGvFy6Uh+x0hALuCMwnMfUf0P24/+Iw==
1318-
dependencies:
1319-
chokidar "^3.0.2"
1320-
glob "^7.1.4"
1321-
is-glob "^4.0.1"
1322-
lodash.unescape "4.0.1"
1323-
semver "^6.3.0"
1324-
13251305
"@typescript-eslint/[email protected]":
13261306
version "2.5.0"
13271307
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce"
@@ -1630,14 +1610,6 @@ anymatch@^2.0.0:
16301610
micromatch "^3.1.4"
16311611
normalize-path "^2.1.1"
16321612

1633-
anymatch@~3.1.1:
1634-
version "3.1.1"
1635-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
1636-
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
1637-
dependencies:
1638-
normalize-path "^3.0.0"
1639-
picomatch "^2.0.4"
1640-
16411613
aproba@^1.0.3, aproba@^1.1.1:
16421614
version "1.2.0"
16431615
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -1894,11 +1866,6 @@ binary-extensions@^1.0.0:
18941866
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
18951867
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
18961868

1897-
binary-extensions@^2.0.0:
1898-
version "2.0.0"
1899-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c"
1900-
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==
1901-
19021869
bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
19031870
version "3.7.1"
19041871
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
@@ -1933,13 +1900,6 @@ braces@^2.3.1, braces@^2.3.2:
19331900
split-string "^3.0.2"
19341901
to-regex "^3.0.1"
19351902

1936-
braces@~3.0.2:
1937-
version "3.0.2"
1938-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
1939-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
1940-
dependencies:
1941-
fill-range "^7.0.1"
1942-
19431903
brorand@^1.0.1:
19441904
version "1.1.0"
19451905
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
@@ -2214,21 +2174,6 @@ chokidar@^2.0.2:
22142174
optionalDependencies:
22152175
fsevents "^1.2.7"
22162176

2217-
chokidar@^3.0.2:
2218-
version "3.2.2"
2219-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.2.tgz#a433973350021e09f2b853a2287781022c0dc935"
2220-
integrity sha512-bw3pm7kZ2Wa6+jQWYP/c7bAZy3i4GwiIiMO2EeRjrE48l8vBqC/WvFhSF0xyM8fQiPEGvwMY/5bqDG7sSEOuhg==
2221-
dependencies:
2222-
anymatch "~3.1.1"
2223-
braces "~3.0.2"
2224-
glob-parent "~5.1.0"
2225-
is-binary-path "~2.1.0"
2226-
is-glob "~4.0.1"
2227-
normalize-path "~3.0.0"
2228-
readdirp "~3.2.0"
2229-
optionalDependencies:
2230-
fsevents "~2.1.1"
2231-
22322177
chownr@^1.1.1, chownr@^1.1.2, chownr@^1.1.3:
22332178
version "1.1.3"
22342179
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.3.tgz#42d837d5239688d55f303003a508230fa6727142"
@@ -3364,13 +3309,6 @@ fill-range@^4.0.0:
33643309
repeat-string "^1.6.1"
33653310
to-regex-range "^2.1.0"
33663311

3367-
fill-range@^7.0.1:
3368-
version "7.0.1"
3369-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
3370-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
3371-
dependencies:
3372-
to-regex-range "^5.0.1"
3373-
33743312
find-cache-dir@^2.1.0:
33753313
version "2.1.0"
33763314
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
@@ -3514,11 +3452,6 @@ fsevents@^1.2.7:
35143452
nan "^2.12.1"
35153453
node-pre-gyp "^0.12.0"
35163454

3517-
fsevents@~2.1.1:
3518-
version "2.1.1"
3519-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.1.tgz#74c64e21df71721845d0c44fe54b7f56b82995a9"
3520-
integrity sha512-4FRPXWETxtigtJW/gxzEDsX1LVbPAM93VleB83kZB+ellqbHMkyt2aJfuzNLRvFPnGi6bcE5SvfxgbXPeKteJw==
3521-
35223455
function-bind@^1.1.1:
35233456
version "1.1.1"
35243457
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -3650,7 +3583,7 @@ glob-parent@^3.1.0:
36503583
is-glob "^3.1.0"
36513584
path-dirname "^1.0.0"
36523585

3653-
glob-parent@^5.0.0, glob-parent@~5.1.0:
3586+
glob-parent@^5.0.0:
36543587
version "5.1.0"
36553588
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
36563589
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
@@ -4091,13 +4024,6 @@ is-binary-path@^1.0.0:
40914024
dependencies:
40924025
binary-extensions "^1.0.0"
40934026

4094-
is-binary-path@~2.1.0:
4095-
version "2.1.0"
4096-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
4097-
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
4098-
dependencies:
4099-
binary-extensions "^2.0.0"
4100-
41014027
is-buffer@^1.1.5:
41024028
version "1.1.6"
41034029
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
@@ -4205,7 +4131,7 @@ is-glob@^3.1.0:
42054131
dependencies:
42064132
is-extglob "^2.1.0"
42074133

4208-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
4134+
is-glob@^4.0.0, is-glob@^4.0.1:
42094135
version "4.0.1"
42104136
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
42114137
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -4219,11 +4145,6 @@ is-number@^3.0.0:
42194145
dependencies:
42204146
kind-of "^3.0.2"
42214147

4222-
is-number@^7.0.0:
4223-
version "7.0.0"
4224-
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
4225-
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
4226-
42274148
is-obj@^1.0.0:
42284149
version "1.0.1"
42294150
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
@@ -5673,7 +5594,7 @@ normalize-path@^2.1.1:
56735594
dependencies:
56745595
remove-trailing-separator "^1.0.1"
56755596

5676-
normalize-path@^3.0.0, normalize-path@~3.0.0:
5597+
normalize-path@^3.0.0:
56775598
version "3.0.0"
56785599
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
56795600
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
@@ -6142,11 +6063,6 @@ performance-now@^2.1.0:
61426063
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
61436064
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
61446065

6145-
picomatch@^2.0.4:
6146-
version "2.0.7"
6147-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
6148-
integrity sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA==
6149-
61506066
pify@^2.0.0, pify@^2.3.0:
61516067
version "2.3.0"
61526068
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -6518,13 +6434,6 @@ readdirp@^2.2.1:
65186434
micromatch "^3.1.10"
65196435
readable-stream "^2.0.2"
65206436

6521-
readdirp@~3.2.0:
6522-
version "3.2.0"
6523-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.2.0.tgz#c30c33352b12c96dfb4b895421a49fd5a9593839"
6524-
integrity sha512-crk4Qu3pmXwgxdSgGhgA/eXiJAPQiX4GMOZZMXnqKxHX7TaoL+3gQVo/WeuAiogr07DpnfjIMpXXa+PAIvwPGQ==
6525-
dependencies:
6526-
picomatch "^2.0.4"
6527-
65286437
realpath-native@^1.1.0:
65296438
version "1.1.0"
65306439
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.1.0.tgz#2003294fea23fb0672f2476ebe22fcf498a2d65c"
@@ -7508,13 +7417,6 @@ to-regex-range@^2.1.0:
75087417
is-number "^3.0.0"
75097418
repeat-string "^1.6.1"
75107419

7511-
to-regex-range@^5.0.1:
7512-
version "5.0.1"
7513-
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
7514-
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
7515-
dependencies:
7516-
is-number "^7.0.0"
7517-
75187420
to-regex@^3.0.1, to-regex@^3.0.2:
75197421
version "3.0.2"
75207422
resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"

0 commit comments

Comments
 (0)