Skip to content

Commit dad90ad

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 02dcbe2 commit dad90ad

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": "^5.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.22.7"
62+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.7.tgz#d2807fbd1fa4376162716da63dfd3c69a2249fed"
63+
integrity sha512-LH6HJqjOyu/Qtp7LuSycZXK/CYXQ4ohdkliEaL1QTdtOXVdOVpTBKVxAo/+eeyt+x/2SRzB+zUPduVl+xiEvdg==
64+
dependencies:
65+
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
66+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
67+
eslint-visitor-keys "^2.1.0"
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.21.4"
284288
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
285289
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
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,18 @@
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+
1172+
"@nicolo-ribaudo/semver-v6@^6.3.3":
1173+
version "6.3.3"
1174+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
1175+
integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
1176+
11851177
"@node-ipc/js-queue@2.0.3":
11861178
version "2.0.3"
11871179
resolved "https://registry.yarnpkg.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz#ac7fe33d766fa53e233ef8fedaf3443a01c5a4cd"
@@ -2146,18 +2138,6 @@ aws4@^1.8.0:
21462138
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
21472139
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
21482140

2149-
babel-eslint@^10.1.0:
2150-
version "10.1.0"
2151-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
2152-
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
2153-
dependencies:
2154-
"@babel/code-frame" "^7.0.0"
2155-
"@babel/parser" "^7.7.0"
2156-
"@babel/traverse" "^7.7.0"
2157-
"@babel/types" "^7.7.0"
2158-
eslint-visitor-keys "^1.0.0"
2159-
resolve "^1.12.0"
2160-
21612141
babel-loader@^8.1.0:
21622142
version "8.3.0"
21632143
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
@@ -3795,6 +3775,14 @@ eslint-plugin-vue@^7.1.0:
37953775
semver "^6.3.0"
37963776
vue-eslint-parser "^7.10.0"
37973777

3778+
eslint-scope@5.1.1, eslint-scope@^5.1.1:
3779+
version "5.1.1"
3780+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
3781+
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
3782+
dependencies:
3783+
esrecurse "^4.3.0"
3784+
estraverse "^4.1.1"
3785+
37983786
eslint-scope@^4.0.3:
37993787
version "4.0.3"
38003788
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -3803,14 +3791,6 @@ eslint-scope@^4.0.3:
38033791
esrecurse "^4.1.0"
38043792
estraverse "^4.1.1"
38053793

3806-
eslint-scope@^5.1.1:
3807-
version "5.1.1"
3808-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
3809-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
3810-
dependencies:
3811-
esrecurse "^4.3.0"
3812-
estraverse "^4.1.1"
3813-
38143794
eslint-scope@^7.2.0:
38153795
version "7.2.0"
38163796
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
@@ -3826,11 +3806,16 @@ eslint-utils@^2.1.0:
38263806
dependencies:
38273807
eslint-visitor-keys "^1.1.0"
38283808

3829-
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
3809+
eslint-visitor-keys@^1.1.0:
38303810
version "1.3.0"
38313811
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
38323812
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
38333813

3814+
eslint-visitor-keys@^2.1.0:
3815+
version "2.1.0"
3816+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3817+
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3818+
38343819
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
38353820
version "3.4.1"
38363821
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
@@ -6648,7 +6633,7 @@ path-key@^3.0.0, path-key@^3.1.0:
66486633
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
66496634
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
66506635

6651-
path-parse@^1.0.6, path-parse@^1.0.7:
6636+
path-parse@^1.0.7:
66526637
version "1.0.7"
66536638
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
66546639
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -7502,13 +7487,6 @@ resolve@^1.10.0, resolve@^1.14.2:
75027487
path-parse "^1.0.7"
75037488
supports-preserve-symlinks-flag "^1.0.0"
75047489

7505-
resolve@^1.12.0:
7506-
version "1.17.0"
7507-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
7508-
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
7509-
dependencies:
7510-
path-parse "^1.0.6"
7511-
75127490
restore-cursor@^2.0.0:
75137491
version "2.0.0"
75147492
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"

0 commit comments

Comments
 (0)