Skip to content

Commit a4a42d3

Browse files
Merge pull request #63 from ElectronForConstruct/dependabot/npm_and_yarn/babel-eslint-10.1.0
2 parents 1a97992 + 7477456 commit a4a42d3

2 files changed

Lines changed: 15 additions & 127 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vue/cli-plugin-eslint": "^4.2.2",
2121
"@vue/cli-service": "^4.2.2",
2222
"@vue/eslint-config-airbnb": "^5.0.2",
23-
"babel-eslint": "^10.0.3",
23+
"babel-eslint": "^10.1.0",
2424
"eslint": "^6.8.0",
2525
"eslint-plugin-vue": "^6.2.1",
2626
"vue-template-compiler": "^2.6.11"

yarn.lock

Lines changed: 14 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0":
6-
version "7.0.0"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
8-
integrity sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==
9-
dependencies:
10-
"@babel/highlight" "^7.0.0"
11-
12-
"@babel/code-frame@^7.8.3":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
136
version "7.8.3"
147
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
158
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
@@ -46,17 +39,6 @@
4639
semver "^5.4.1"
4740
source-map "^0.5.0"
4841

49-
"@babel/generator@^7.2.2":
50-
version "7.3.2"
51-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.2.tgz#fff31a7b2f2f3dad23ef8e01be45b0d5c2fc0132"
52-
integrity sha512-f3QCuPppXxtZOEm5GWPra/uYUjmNQlu9pbAD8D/9jze4pTY83rTtB1igTBSwvkeNlC5gR24zFFkz+2WHLFQhqQ==
53-
dependencies:
54-
"@babel/types" "^7.3.2"
55-
jsesc "^2.5.1"
56-
lodash "^4.17.10"
57-
source-map "^0.5.0"
58-
trim-right "^1.0.1"
59-
6042
"@babel/generator@^7.8.4":
6143
version "7.8.4"
6244
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.4.tgz#35bbc74486956fe4251829f9f6c48330e8d0985e"
@@ -139,15 +121,6 @@
139121
"@babel/traverse" "^7.8.3"
140122
"@babel/types" "^7.8.3"
141123

142-
"@babel/helper-function-name@^7.1.0":
143-
version "7.1.0"
144-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
145-
integrity sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==
146-
dependencies:
147-
"@babel/helper-get-function-arity" "^7.0.0"
148-
"@babel/template" "^7.1.0"
149-
"@babel/types" "^7.0.0"
150-
151124
"@babel/helper-function-name@^7.8.3":
152125
version "7.8.3"
153126
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
@@ -157,13 +130,6 @@
157130
"@babel/template" "^7.8.3"
158131
"@babel/types" "^7.8.3"
159132

160-
"@babel/helper-get-function-arity@^7.0.0":
161-
version "7.0.0"
162-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
163-
integrity sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==
164-
dependencies:
165-
"@babel/types" "^7.0.0"
166-
167133
"@babel/helper-get-function-arity@^7.8.3":
168134
version "7.8.3"
169135
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
@@ -264,13 +230,6 @@
264230
"@babel/template" "^7.8.3"
265231
"@babel/types" "^7.8.3"
266232

267-
"@babel/helper-split-export-declaration@^7.0.0":
268-
version "7.0.0"
269-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813"
270-
integrity sha512-MXkOJqva62dfC0w85mEf/LucPPS/1+04nmmRMPEBUB++hiiThQ2zPtX/mEWQ3mtzCEjIJvPY8nuwxXtQeQwUag==
271-
dependencies:
272-
"@babel/types" "^7.0.0"
273-
274233
"@babel/helper-split-export-declaration@^7.8.3":
275234
version "7.8.3"
276235
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
@@ -297,15 +256,6 @@
297256
"@babel/traverse" "^7.8.4"
298257
"@babel/types" "^7.8.3"
299258

300-
"@babel/highlight@^7.0.0":
301-
version "7.0.0"
302-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
303-
integrity sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw==
304-
dependencies:
305-
chalk "^2.0.0"
306-
esutils "^2.0.2"
307-
js-tokens "^4.0.0"
308-
309259
"@babel/highlight@^7.8.3":
310260
version "7.8.3"
311261
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
@@ -315,12 +265,7 @@
315265
esutils "^2.0.2"
316266
js-tokens "^4.0.0"
317267

318-
"@babel/parser@^7.0.0", "@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
319-
version "7.3.2"
320-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.2.tgz#95cdeddfc3992a6ca2a1315191c1679ca32c55cd"
321-
integrity sha512-QzNUC2RO1gadg+fs21fi0Uu0OuGNzRKEmgCxoLNzbCdoprLwjfmZwzUrpUNfJPaVRwBpDY47A17yYEGWyRelnQ==
322-
323-
"@babel/parser@^7.8.3", "@babel/parser@^7.8.4":
268+
"@babel/parser@^7.7.0", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4":
324269
version "7.8.4"
325270
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
326271
integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
@@ -809,15 +754,6 @@
809754
dependencies:
810755
regenerator-runtime "^0.13.2"
811756

812-
"@babel/template@^7.1.0":
813-
version "7.2.2"
814-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
815-
integrity sha512-zRL0IMM02AUDwghf5LMSSDEz7sBCO2YnNmpg3uWTZj/v1rcG2BmQUvaGU8GhU8BvfMh1k2KIAYZ7Ji9KXPUg7g==
816-
dependencies:
817-
"@babel/code-frame" "^7.0.0"
818-
"@babel/parser" "^7.2.2"
819-
"@babel/types" "^7.2.2"
820-
821757
"@babel/template@^7.8.3":
822758
version "7.8.3"
823759
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.3.tgz#e02ad04fe262a657809327f578056ca15fd4d1b8"
@@ -827,22 +763,7 @@
827763
"@babel/parser" "^7.8.3"
828764
"@babel/types" "^7.8.3"
829765

830-
"@babel/traverse@^7.0.0":
831-
version "7.2.3"
832-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.2.3.tgz#7ff50cefa9c7c0bd2d81231fdac122f3957748d8"
833-
integrity sha512-Z31oUD/fJvEWVR0lNZtfgvVt512ForCTNKYcJBGbPb1QZfve4WGH8Wsy7+Mev33/45fhP/hwQtvgusNdcCMgSw==
834-
dependencies:
835-
"@babel/code-frame" "^7.0.0"
836-
"@babel/generator" "^7.2.2"
837-
"@babel/helper-function-name" "^7.1.0"
838-
"@babel/helper-split-export-declaration" "^7.0.0"
839-
"@babel/parser" "^7.2.3"
840-
"@babel/types" "^7.2.2"
841-
debug "^4.1.0"
842-
globals "^11.1.0"
843-
lodash "^4.17.10"
844-
845-
"@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4":
766+
"@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4":
846767
version "7.8.4"
847768
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.4.tgz#f0845822365f9d5b0e312ed3959d3f827f869e3c"
848769
integrity sha512-NGLJPZwnVEyBPLI+bl9y9aSnxMhsKz42so7ApAv9D+b4vAFPpY013FTS9LdKxcABoIYFU52HcYga1pPlx454mg==
@@ -857,16 +778,7 @@
857778
globals "^11.1.0"
858779
lodash "^4.17.13"
859780

860-
"@babel/types@^7.0.0", "@babel/types@^7.2.2", "@babel/types@^7.3.2":
861-
version "7.3.2"
862-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.2.tgz#424f5be4be633fff33fb83ab8d67e4a8290f5a2f"
863-
integrity sha512-3Y6H8xlUlpbGR+XvawiH0UXehqydTmNmEpozWcXymqwcrwYAl5KMvKtQ+TF6f6E08V6Jur7v/ykdDSF+WDEIXQ==
864-
dependencies:
865-
esutils "^2.0.2"
866-
lodash "^4.17.10"
867-
to-fast-properties "^2.0.0"
868-
869-
"@babel/types@^7.8.3":
781+
"@babel/types@^7.0.0", "@babel/types@^7.7.0", "@babel/types@^7.8.3":
870782
version "7.8.3"
871783
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
872784
integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
@@ -1768,15 +1680,15 @@ aws4@^1.8.0:
17681680
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
17691681
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
17701682

1771-
babel-eslint@^10.0.3:
1772-
version "10.0.3"
1773-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a"
1774-
integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA==
1683+
babel-eslint@^10.1.0:
1684+
version "10.1.0"
1685+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
1686+
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
17751687
dependencies:
17761688
"@babel/code-frame" "^7.0.0"
1777-
"@babel/parser" "^7.0.0"
1778-
"@babel/traverse" "^7.0.0"
1779-
"@babel/types" "^7.0.0"
1689+
"@babel/parser" "^7.7.0"
1690+
"@babel/traverse" "^7.7.0"
1691+
"@babel/types" "^7.7.0"
17801692
eslint-visitor-keys "^1.0.0"
17811693
resolve "^1.12.0"
17821694

@@ -3577,12 +3489,7 @@ eslint-utils@^1.4.3:
35773489
dependencies:
35783490
eslint-visitor-keys "^1.1.0"
35793491

3580-
eslint-visitor-keys@^1.0.0:
3581-
version "1.0.0"
3582-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3583-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3584-
3585-
eslint-visitor-keys@^1.1.0:
3492+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
35863493
version "1.1.0"
35873494
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
35883495
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
@@ -5527,7 +5434,7 @@ lodash.uniq@^4.5.0:
55275434
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
55285435
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
55295436

5530-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4:
5437+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4:
55315438
version "4.17.15"
55325439
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
55335440
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -7792,21 +7699,7 @@ resolve-url@^0.2.1:
77927699
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
77937700
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
77947701

7795-
resolve@^1.10.0, resolve@^1.3.2, resolve@^1.8.1:
7796-
version "1.10.0"
7797-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
7798-
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
7799-
dependencies:
7800-
path-parse "^1.0.6"
7801-
7802-
resolve@^1.12.0:
7803-
version "1.14.1"
7804-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.1.tgz#9e018c540fcf0c427d678b9931cbf45e984bcaff"
7805-
integrity sha512-fn5Wobh4cxbLzuHaE+nphztHy43/b++4M6SsGFC2gB8uYwf0C8LcarfCz1un7UTW8OFQg9iNjZ4xpcFVGebDPg==
7806-
dependencies:
7807-
path-parse "^1.0.6"
7808-
7809-
resolve@^1.13.1:
7702+
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2, resolve@^1.8.1:
78107703
version "1.14.2"
78117704
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.2.tgz#dbf31d0fa98b1f29aa5169783b9c290cb865fea2"
78127705
integrity sha512-EjlOBLBO1kxsUxsKjLt7TAECyKW6fOh1VRkykQkKGzcBbjjPIxBqGh0jf7GJ3k/f5mxMqW3htMD3WdTUVtW8HQ==
@@ -8810,11 +8703,6 @@ tough-cookie@~2.4.3:
88108703
psl "^1.1.24"
88118704
punycode "^1.4.1"
88128705

8813-
trim-right@^1.0.1:
8814-
version "1.0.1"
8815-
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
8816-
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
8817-
88188706
tryer@^1.0.0:
88198707
version "1.0.1"
88208708
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"

0 commit comments

Comments
 (0)