Skip to content

Commit 6528e54

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent b70c63e commit 6528e54

File tree

2 files changed

+35
-14
lines changed

2 files changed

+35
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@react-bootstrap/eslint-config-typescript": "^2.0.1",
6262
"@typescript-eslint/eslint-plugin": "^4.22.1",
6363
"@typescript-eslint/parser": "^4.22.1",
64-
"babel-eslint": "^10.1.0",
64+
"@babel/eslint-parser": "^7.11.0",
6565
"babel-loader": "^8.2.2",
6666
"cherry-pick": "^0.5.0",
6767
"eslint": "^7.25.0",

yarn.lock

+34-13
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,15 @@
132132
semver "^6.3.0"
133133
source-map "^0.5.0"
134134

135+
"@babel/eslint-parser@^7.11.0":
136+
version "7.22.7"
137+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.7.tgz#d2807fbd1fa4376162716da63dfd3c69a2249fed"
138+
integrity sha512-LH6HJqjOyu/Qtp7LuSycZXK/CYXQ4ohdkliEaL1QTdtOXVdOVpTBKVxAo/+eeyt+x/2SRzB+zUPduVl+xiEvdg==
139+
dependencies:
140+
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
141+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
142+
eslint-visitor-keys "^2.1.0"
143+
135144
"@babel/generator@^7.14.0":
136145
version "7.14.1"
137146
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.1.tgz#1f99331babd65700183628da186f36f63d615c93"
@@ -1076,6 +1085,18 @@
10761085
readdirp "^2.2.1"
10771086
upath "^1.1.1"
10781087

1088+
"@nicolo-ribaudo/[email protected]":
1089+
version "5.1.1-v1"
1090+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
1091+
integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==
1092+
dependencies:
1093+
eslint-scope "5.1.1"
1094+
1095+
"@nicolo-ribaudo/semver-v6@^6.3.3":
1096+
version "6.3.3"
1097+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
1098+
integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
1099+
10791100
"@nodelib/[email protected]":
10801101
version "2.1.3"
10811102
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -1845,7 +1866,7 @@ axobject-query@^2.2.0:
18451866
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
18461867
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
18471868

1848-
babel-eslint@^10.0.2, babel-eslint@^10.1.0:
1869+
babel-eslint@^10.0.2:
18491870
version "10.1.0"
18501871
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
18511872
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -3375,6 +3396,14 @@ eslint-plugin-react@^7.23.2:
33753396
resolve "^2.0.0-next.3"
33763397
string.prototype.matchall "^4.0.4"
33773398

3399+
[email protected], eslint-scope@^5.0.0, eslint-scope@^5.1.1:
3400+
version "5.1.1"
3401+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
3402+
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
3403+
dependencies:
3404+
esrecurse "^4.3.0"
3405+
estraverse "^4.1.1"
3406+
33783407
eslint-scope@^4.0.3:
33793408
version "4.0.3"
33803409
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -3383,14 +3412,6 @@ eslint-scope@^4.0.3:
33833412
esrecurse "^4.1.0"
33843413
estraverse "^4.1.1"
33853414

3386-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
3387-
version "5.1.1"
3388-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
3389-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
3390-
dependencies:
3391-
esrecurse "^4.3.0"
3392-
estraverse "^4.1.1"
3393-
33943415
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
33953416
version "2.1.0"
33963417
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
@@ -3403,10 +3424,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3
34033424
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
34043425
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
34053426

3406-
eslint-visitor-keys@^2.0.0:
3407-
version "2.0.0"
3408-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3409-
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3427+
eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
3428+
version "2.1.0"
3429+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3430+
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
34103431

34113432
eslint@^7.25.0:
34123433
version "7.25.0"

0 commit comments

Comments
 (0)