Skip to content

Commit 8aa5a27

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 72ff64d commit 8aa5a27

File tree

2 files changed

+47
-69
lines changed

2 files changed

+47
-69
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vue/cli-plugin-babel": "~4.5.9",
2121
"@vue/cli-plugin-eslint": "~4.5.9",
2222
"@vue/cli-service": "~4.5.9",
23-
"babel-eslint": "^10.1.0",
23+
"@babel/eslint-parser": "^7.11.0",
2424
"eslint": "^8.0.0",
2525
"eslint-plugin-vue": "^7.1.0",
2626
"gh-pages": "^6.0.0",

yarn.lock

+46-68
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@jridgewell/gen-mapping" "^0.3.0"
2525
"@jridgewell/trace-mapping" "^0.3.9"
2626

27-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.22.5":
27+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.5":
2828
version "7.22.5"
2929
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
3030
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==
@@ -57,7 +57,16 @@
5757
json5 "^2.2.2"
5858
semver "^6.3.0"
5959

60-
"@babel/generator@^7.11.5", "@babel/generator@^7.22.5":
60+
"@babel/eslint-parser@^7.11.0":
61+
version "7.23.3"
62+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz#7bf0db1c53b54da0c8a12627373554a0828479ca"
63+
integrity sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==
64+
dependencies:
65+
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
66+
eslint-visitor-keys "^2.1.0"
67+
semver "^6.3.1"
68+
69+
"@babel/generator@^7.22.5":
6170
version "7.22.5"
6271
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7"
6372
integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==
@@ -133,7 +142,7 @@
133142
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
134143
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
135144

136-
"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.22.5":
145+
"@babel/helper-function-name@^7.22.5":
137146
version "7.22.5"
138147
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
139148
integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==
@@ -224,7 +233,7 @@
224233
dependencies:
225234
"@babel/types" "^7.22.5"
226235

227-
"@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.22.5":
236+
"@babel/helper-split-export-declaration@^7.22.5":
228237
version "7.22.5"
229238
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz#88cf11050edb95ed08d596f7a044462189127a08"
230239
integrity sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==
@@ -236,7 +245,7 @@
236245
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
237246
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
238247

239-
"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.22.5":
248+
"@babel/helper-validator-identifier@^7.22.5":
240249
version "7.22.5"
241250
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
242251
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
@@ -274,20 +283,15 @@
274283
chalk "^2.0.0"
275284
js-tokens "^4.0.0"
276285

277-
"@babel/parser@^7.11.5", "@babel/parser@^7.22.5":
278-
version "7.22.5"
279-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
280-
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
281-
282286
"@babel/parser@^7.18.4":
283287
version "7.23.0"
284288
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
285289
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
286290

287-
"@babel/parser@^7.7.0":
288-
version "7.11.5"
289-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
290-
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
291+
"@babel/parser@^7.22.5":
292+
version "7.22.5"
293+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
294+
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
291295

292296
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
293297
version "7.22.5"
@@ -1012,22 +1016,7 @@
10121016
debug "^4.1.0"
10131017
globals "^11.1.0"
10141018

1015-
"@babel/traverse@^7.7.0":
1016-
version "7.11.5"
1017-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
1018-
integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
1019-
dependencies:
1020-
"@babel/code-frame" "^7.10.4"
1021-
"@babel/generator" "^7.11.5"
1022-
"@babel/helper-function-name" "^7.10.4"
1023-
"@babel/helper-split-export-declaration" "^7.11.0"
1024-
"@babel/parser" "^7.11.5"
1025-
"@babel/types" "^7.11.5"
1026-
debug "^4.1.0"
1027-
globals "^11.1.0"
1028-
lodash "^4.17.19"
1029-
1030-
"@babel/types@^7.0.0", "@babel/types@^7.11.5", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1019+
"@babel/types@^7.0.0", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
10311020
version "7.22.5"
10321021
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
10331022
integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==
@@ -1036,15 +1025,6 @@
10361025
"@babel/helper-validator-identifier" "^7.22.5"
10371026
to-fast-properties "^2.0.0"
10381027

1039-
"@babel/types@^7.7.0":
1040-
version "7.11.5"
1041-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
1042-
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
1043-
dependencies:
1044-
"@babel/helper-validator-identifier" "^7.10.4"
1045-
lodash "^4.17.19"
1046-
to-fast-properties "^2.0.0"
1047-
10481028
"@eslint-community/eslint-utils@^4.2.0":
10491029
version "4.4.0"
10501030
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
@@ -1182,6 +1162,13 @@
11821162
call-me-maybe "^1.0.1"
11831163
glob-to-regexp "^0.3.0"
11841164

1165+
"@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
1166+
version "5.1.1-v1"
1167+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
1168+
integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==
1169+
dependencies:
1170+
eslint-scope "5.1.1"
1171+
11851172
"@node-ipc/js-queue@2.0.3":
11861173
version "2.0.3"
11871174
resolved "https://registry.yarnpkg.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz#ac7fe33d766fa53e233ef8fedaf3443a01c5a4cd"
@@ -2151,18 +2138,6 @@ aws4@^1.8.0:
21512138
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
21522139
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
21532140

2154-
babel-eslint@^10.1.0:
2155-
version "10.1.0"
2156-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
2157-
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
2158-
dependencies:
2159-
"@babel/code-frame" "^7.0.0"
2160-
"@babel/parser" "^7.7.0"
2161-
"@babel/traverse" "^7.7.0"
2162-
"@babel/types" "^7.7.0"
2163-
eslint-visitor-keys "^1.0.0"
2164-
resolve "^1.12.0"
2165-
21662141
babel-loader@^8.1.0:
21672142
version "8.3.0"
21682143
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
@@ -3805,6 +3780,14 @@ eslint-plugin-vue@^7.1.0:
38053780
semver "^6.3.0"
38063781
vue-eslint-parser "^7.10.0"
38073782

3783+
eslint-scope@5.1.1, eslint-scope@^5.1.1:
3784+
version "5.1.1"
3785+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
3786+
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
3787+
dependencies:
3788+
esrecurse "^4.3.0"
3789+
estraverse "^4.1.1"
3790+
38083791
eslint-scope@^4.0.3:
38093792
version "4.0.3"
38103793
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -3813,14 +3796,6 @@ eslint-scope@^4.0.3:
38133796
esrecurse "^4.1.0"
38143797
estraverse "^4.1.1"
38153798

3816-
eslint-scope@^5.1.1:
3817-
version "5.1.1"
3818-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
3819-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
3820-
dependencies:
3821-
esrecurse "^4.3.0"
3822-
estraverse "^4.1.1"
3823-
38243799
eslint-scope@^7.2.2:
38253800
version "7.2.2"
38263801
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -3836,11 +3811,16 @@ eslint-utils@^2.1.0:
38363811
dependencies:
38373812
eslint-visitor-keys "^1.1.0"
38383813

3839-
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
3814+
eslint-visitor-keys@^1.1.0:
38403815
version "1.3.0"
38413816
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
38423817
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
38433818

3819+
eslint-visitor-keys@^2.1.0:
3820+
version "2.1.0"
3821+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3822+
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3823+
38443824
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
38453825
version "3.4.3"
38463826
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
@@ -6679,7 +6659,7 @@ path-key@^3.0.0, path-key@^3.1.0:
66796659
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
66806660
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
66816661

6682-
path-parse@^1.0.6, path-parse@^1.0.7:
6662+
path-parse@^1.0.7:
66836663
version "1.0.7"
66846664
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
66856665
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -7538,13 +7518,6 @@ resolve@^1.10.0, resolve@^1.14.2:
75387518
path-parse "^1.0.7"
75397519
supports-preserve-symlinks-flag "^1.0.0"
75407520

7541-
resolve@^1.12.0:
7542-
version "1.17.0"
7543-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
7544-
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
7545-
dependencies:
7546-
path-parse "^1.0.6"
7547-
75487521
restore-cursor@^2.0.0:
75497522
version "2.0.0"
75507523
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -7720,6 +7693,11 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
77207693
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
77217694
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
77227695

7696+
semver@^6.3.1:
7697+
version "6.3.1"
7698+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
7699+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
7700+
77237701
send@0.18.0:
77247702
version "0.18.0"
77257703
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"

0 commit comments

Comments
 (0)