Skip to content

Commit 82c2eea

Browse files
Update deps (#2414)
1 parent dd95ec2 commit 82c2eea

File tree

4 files changed

+52
-51
lines changed

4 files changed

+52
-51
lines changed

.eslintrc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ overrides:
451451
'@typescript-eslint/adjacent-overload-signatures': error
452452
'@typescript-eslint/array-type': [error, { default: generic }]
453453
'@typescript-eslint/await-thenable': error
454-
'@typescript-eslint/ban-ts-ignore': error
454+
'@typescript-eslint/ban-ts-comment': error
455455
'@typescript-eslint/ban-types': error
456456
'@typescript-eslint/consistent-type-assertions':
457457
[error, { assertionStyle: as, objectLiteralTypeAssertions: never }]
@@ -487,6 +487,7 @@ overrides:
487487
'@typescript-eslint/no-unnecessary-type-assertion': error
488488
'@typescript-eslint/no-unused-vars-experimental': off
489489
'@typescript-eslint/no-var-requires': error
490+
'@typescript-eslint/prefer-as-const': off # TODO consider
490491
'@typescript-eslint/prefer-for-of': off # TODO switch to error after TS migration
491492
'@typescript-eslint/prefer-function-type': error
492493
'@typescript-eslint/prefer-includes': off # TODO switch to error after IE11 drop
@@ -537,6 +538,7 @@ overrides:
537538
# https://github.com/prettier/eslint-config-prettier/blob/master/%40typescript-eslint.js
538539
'@typescript-eslint/quotes': off
539540
'@typescript-eslint/brace-style': off
541+
'@typescript-eslint/comma-spacing': off
540542
'@typescript-eslint/func-call-spacing': off
541543
'@typescript-eslint/indent': off
542544
'@typescript-eslint/member-delimiter-style': off

.flowconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ deprecated-type=error
2323
deprecated-utility=error
2424
dynamic-export=off
2525
unsafe-getters-setters=error
26-
inexact-spread=error
2726
unnecessary-optional-chain=error
2827
unnecessary-invariant=error
2928
signature-verification-failure=error
@@ -40,4 +39,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
4039
suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
4140

4241
[version]
43-
^0.116.0
42+
^0.117.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@
4848
"@babel/plugin-transform-flow-strip-types": "7.8.3",
4949
"@babel/preset-env": "7.8.3",
5050
"@babel/register": "7.8.3",
51-
"@typescript-eslint/eslint-plugin": "2.17.0",
52-
"@typescript-eslint/parser": "2.17.0",
51+
"@typescript-eslint/eslint-plugin": "2.18.0",
52+
"@typescript-eslint/parser": "2.18.0",
5353
"babel-eslint": "10.0.3",
5454
"chai": "4.2.0",
5555
"cspell": "4.0.46",
5656
"dtslint": "2.0.5",
5757
"eslint": "6.8.0",
5858
"eslint-plugin-flowtype": "4.6.0",
5959
"eslint-plugin-import": "2.20.0",
60-
"flow-bin": "0.116.1",
60+
"flow-bin": "0.117.0",
6161
"mocha": "7.0.1",
6262
"nyc": "15.0.0",
6363
"prettier": "1.19.1",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -769,40 +769,40 @@
769769
resolved "https://registry.yarnpkg.com/@types/parsimmon/-/parsimmon-1.10.1.tgz#d46015ad91128fce06a1a688ab39a2516507f740"
770770
integrity sha512-MoF2IC9oGSgArJwlxdst4XsvWuoYfNUWtBw0kpnCi6K05kV+Ecl7siEeJ40tgCbI9uqEMGQL/NlPMRv6KVkY5Q==
771771

772-
"@typescript-eslint/eslint-plugin@2.17.0":
773-
version "2.17.0"
774-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.17.0.tgz#880435a9f9bdd50b45fa286ba63fed723d73c837"
775-
integrity sha512-tg/OMOtPeXlvk0ES8mZzEZ4gd1ruSE03nsKcK+teJhxYv5CPCXK6Mb/OK6NpB4+CqGTHs4MVeoSZXNFqpT1PyQ==
772+
"@typescript-eslint/eslint-plugin@2.18.0":
773+
version "2.18.0"
774+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.18.0.tgz#f8cf272dfb057ecf1ea000fea1e0b3f06a32f9cb"
775+
integrity sha512-kuO8WQjV+RCZvAXVRJfXWiJ8iYEtfHlKgcqqqXg9uUkIolEHuUaMmm8/lcO4xwCOtaw6mY0gStn2Lg4/eUXXYQ==
776776
dependencies:
777-
"@typescript-eslint/experimental-utils" "2.17.0"
777+
"@typescript-eslint/experimental-utils" "2.18.0"
778778
eslint-utils "^1.4.3"
779779
functional-red-black-tree "^1.0.1"
780780
regexpp "^3.0.0"
781781
tsutils "^3.17.1"
782782

783-
"@typescript-eslint/experimental-utils@2.17.0":
784-
version "2.17.0"
785-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.17.0.tgz#12ed4a5d656e02ff47a93efc7d1ce1b8f1242351"
786-
integrity sha512-2bNf+mZ/3mj5/3CP56v+ldRK3vFy9jOvmCPs/Gr2DeSJh+asPZrhFniv4QmQsHWQFPJFWhFHgkGgJeRmK4m8iQ==
783+
"@typescript-eslint/experimental-utils@2.18.0":
784+
version "2.18.0"
785+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.18.0.tgz#e4eab839082030282496c1439bbf9fdf2a4f3da8"
786+
integrity sha512-J6MopKPHuJYmQUkANLip7g9I82ZLe1naCbxZZW3O2sIxTiq/9YYoOELEKY7oPg0hJ0V/AQ225h2z0Yp+RRMXhw==
787787
dependencies:
788788
"@types/json-schema" "^7.0.3"
789-
"@typescript-eslint/typescript-estree" "2.17.0"
789+
"@typescript-eslint/typescript-estree" "2.18.0"
790790
eslint-scope "^5.0.0"
791791

792-
"@typescript-eslint/parser@2.17.0":
793-
version "2.17.0"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.17.0.tgz#627f79586d868edbab55f46a6b183cdc341aea1d"
795-
integrity sha512-k1g3gRQ4fwfJoIfgUpz78AovicSWKFANmvTfkAHP24MgJHjWfZI6ya7tsQZt1sLczvP4G9BE5G5MgADHdmJB/w==
792+
"@typescript-eslint/parser@2.18.0":
793+
version "2.18.0"
794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.18.0.tgz#d5f7fc1839abd4a985394e40e9d2454bd56aeb1f"
795+
integrity sha512-SJJPxFMEYEWkM6pGfcnjLU+NJIPo+Ko1QrCBL+i0+zV30ggLD90huEmMMhKLHBpESWy9lVEeWlQibweNQzyc+A==
796796
dependencies:
797797
"@types/eslint-visitor-keys" "^1.0.0"
798-
"@typescript-eslint/experimental-utils" "2.17.0"
799-
"@typescript-eslint/typescript-estree" "2.17.0"
798+
"@typescript-eslint/experimental-utils" "2.18.0"
799+
"@typescript-eslint/typescript-estree" "2.18.0"
800800
eslint-visitor-keys "^1.1.0"
801801

802-
"@typescript-eslint/typescript-estree@2.17.0":
803-
version "2.17.0"
804-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.17.0.tgz#2ce1531ec0925ef8d22d7026235917c2638a82af"
805-
integrity sha512-g0eVRULGnEEUakxRfJO0s0Hr1LLQqsI6OrkiCLpdHtdJJek+wyd8mb00vedqAoWldeDcOcP8plqw8/jx9Gr3Lw==
802+
"@typescript-eslint/typescript-estree@2.18.0":
803+
version "2.18.0"
804+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.18.0.tgz#cfbd16ed1b111166617d718619c19b62764c8460"
805+
integrity sha512-gVHylf7FDb8VSi2ypFuEL3hOtoC4HkZZ5dOjXvVjoyKdRrvXAOPSzpNRnKMfaUUEiSLP8UF9j9X9EDLxC0lfZg==
806806
dependencies:
807807
debug "^4.1.1"
808808
eslint-visitor-keys "^1.1.0"
@@ -1039,13 +1039,13 @@ [email protected]:
10391039
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
10401040

10411041
browserslist@^4.8.2, browserslist@^4.8.3:
1042-
version "4.8.5"
1043-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.5.tgz#691af4e327ac877b25e7a3f7ee869c4ef36cdea3"
1044-
integrity sha512-4LMHuicxkabIB+n9874jZX/az1IaZ5a+EUuvD7KFOu9x/Bd5YHyO0DIz2ls/Kl8g0ItS4X/ilEgf4T1Br0lgSg==
1042+
version "4.8.6"
1043+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e"
1044+
integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg==
10451045
dependencies:
1046-
caniuse-lite "^1.0.30001022"
1047-
electron-to-chromium "^1.3.338"
1048-
node-releases "^1.1.46"
1046+
caniuse-lite "^1.0.30001023"
1047+
electron-to-chromium "^1.3.341"
1048+
node-releases "^1.1.47"
10491049

10501050
buffer-from@^1.0.0:
10511051
version "1.1.1"
@@ -1077,7 +1077,7 @@ camelcase@^5.0.0, camelcase@^5.3.1:
10771077
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
10781078
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
10791079

1080-
caniuse-lite@^1.0.30001022:
1080+
caniuse-lite@^1.0.30001023:
10811081
version "1.0.30001023"
10821082
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4"
10831083
integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA==
@@ -1692,10 +1692,10 @@ ecc-jsbn@~0.1.1:
16921692
jsbn "~0.1.0"
16931693
safer-buffer "^2.1.0"
16941694

1695-
electron-to-chromium@^1.3.338:
1696-
version "1.3.340"
1697-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.340.tgz#5d4fe78e984d4211194cf5a52e08069543da146f"
1698-
integrity sha512-hRFBAglhcj5iVYH+o8QU0+XId1WGoc0VGowJB1cuJAt3exHGrivZvWeAO5BRgBZqwZtwxjm8a5MQeGoT/Su3ww==
1695+
electron-to-chromium@^1.3.341:
1696+
version "1.3.342"
1697+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.342.tgz#138317aa7399e268735b9269fe374a8566425090"
1698+
integrity sha512-An/MLhGLIG/g7lZ5vqs4lar96zv74agd3ZcADDHLpjAa16T7Y/pO/33Q31JOwpmHeyjithtHtUcn7XLuaz78lw==
16991699

17001700
emoji-regex@^7.0.1:
17011701
version "7.0.3"
@@ -2038,10 +2038,10 @@ flatted@^2.0.0:
20382038
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
20392039
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
20402040

2041-
flow-bin@0.116.1:
2042-
version "0.116.1"
2043-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.116.1.tgz#797964df40f2e32cad7e334583535105161434f4"
2044-
integrity sha512-ZSvjx+S4PtDNKcA4U0Afm8sHzzSlTdBBT//N2AltcaN6M/gyxAOGXjC6VkMMGqKWttw+5Psq6fU+RIvD1q/ocA==
2041+
flow-bin@0.117.0:
2042+
version "0.117.0"
2043+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.117.0.tgz#2fd331f476dac31f7dae6ac9b557581ebc84e8ad"
2044+
integrity sha512-LwDdiApyQsO26ubieaLBcW//K8QNcFR50FSUUDo5roy+2nsvkfRdJa0Qse2De6/2fwBElLDDrc3rrSzvC3hy2Q==
20452045

20462046
foreground-child@^2.0.0:
20472047
version "2.0.0"
@@ -2644,9 +2644,9 @@ leven@^3.1.0:
26442644
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
26452645

26462646
levenary@^1.1.0:
2647-
version "1.1.0"
2648-
resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.0.tgz#fc146fe75f32dc483a0a2c64aef720f602cd6210"
2649-
integrity sha512-VHcwhO0UTpUW7rLPN2/OiWJdgA1e9BqEDALhrgCe/F+uUJnep6CoUsTzMeP8Rh0NGr9uKquXxqe7lwLZo509nQ==
2647+
version "1.1.1"
2648+
resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1.tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77"
2649+
integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==
26502650
dependencies:
26512651
leven "^3.1.0"
26522652

@@ -2875,7 +2875,7 @@ node-preload@^0.2.0:
28752875
dependencies:
28762876
process-on-spawn "^1.0.0"
28772877

2878-
node-releases@^1.1.46:
2878+
node-releases@^1.1.47:
28792879
version "1.1.47"
28802880
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.47.tgz#c59ef739a1fd7ecbd9f0b7cf5b7871e8a8b591e4"
28812881
integrity sha512-k4xjVPx5FpwBUj0Gw7uvFOTF4Ep8Hok1I6qjwL3pLfwe7Y0REQSAqOwwv9TWBCUtMHxcXfY4PgRLRozcChvTcA==
@@ -3425,9 +3425,9 @@ [email protected]:
34253425
glob "^7.1.3"
34263426

34273427
rimraf@^3.0.0:
3428-
version "3.0.0"
3429-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
3430-
integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==
3428+
version "3.0.1"
3429+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.1.tgz#48d3d4cb46c80d388ab26cd61b1b466ae9ae225a"
3430+
integrity sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw==
34313431
dependencies:
34323432
glob "^7.1.3"
34333433

@@ -3860,9 +3860,9 @@ typescript@^3.7.5:
38603860
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
38613861

38623862
typescript@next:
3863-
version "3.8.0-dev.20200125"
3864-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.0-dev.20200125.tgz#9664e14652f42ef2427b0d183068355af19e0678"
3865-
integrity sha512-OuNrOBdkFIZ00TyNbuT+How+3Z4ENfFYA53J/vOk0HQ+J5RrCknd00PE5qwTczyq9gBsGrJQgvA34YIxNCfafA==
3863+
version "3.8.0-dev.20200130"
3864+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.0-dev.20200130.tgz#1f186a3a05ab64feac7f19ce063baaaea59d68ad"
3865+
integrity sha512-DJkyFlY26aZLF7CEP7L27ulA0Gml3vNR2C0Uhvz/Meb/9Zk4GVBLZz1wYeY05kcww6zdraKGds/OVUcK4Y9JGQ==
38663866

38673867
unicode-canonical-property-names-ecmascript@^1.0.4:
38683868
version "1.0.4"

0 commit comments

Comments
 (0)