Skip to content

Commit 3708840

Browse files
committed
chore(deps): update dependency @babel/eslint-parser to v7.21.3
1 parent aec5e0d commit 3708840

File tree

2 files changed

+21
-17
lines changed

2 files changed

+21
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/plugin-proposal-class-properties": "7.18.6",
2424
"@babel/plugin-transform-react-jsx": "7.21.0",
2525
"@babel/register": "7.21.0",
26-
"@babel/eslint-parser": "7.11.0",
26+
"@babel/eslint-parser": "7.21.3",
2727
"babel-plugin-lodash": "3.3.4",
2828
"cloc": "2.11.0",
2929
"eslint": "7.32.0",

yarn.lock

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
6666
json5 "^2.2.2"
6767
semver "^6.3.0"
6868

69-
"@babel/eslint-parser@7.11.0":
70-
version "7.11.0"
71-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.11.0.tgz#b123924edd44508782c030066c926f1b807151cd"
72-
integrity sha512-dJDM2Pc01D9TwKL3Mmz2xgVF9X953RBHq9H4gywbN1q8MrfvXmNHfsCt06vvByBVQqm+9WxMs+doEH/R09TwWQ==
69+
"@babel/eslint-parser@7.21.3":
70+
version "7.21.3"
71+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
72+
integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
7373
dependencies:
74-
eslint-scope "5.1.0"
75-
eslint-visitor-keys "^1.3.0"
74+
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
75+
eslint-visitor-keys "^2.1.0"
7676
semver "^6.3.0"
7777

7878
"@babel/generator@^7.18.6":
@@ -584,6 +584,13 @@
584584
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
585585
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
586586

587+
"@nicolo-ribaudo/[email protected]":
588+
version "5.1.1-v1"
589+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
590+
integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==
591+
dependencies:
592+
eslint-scope "5.1.1"
593+
587594
"@types/color-name@^1.1.1":
588595
version "1.1.1"
589596
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
@@ -1334,15 +1341,7 @@ [email protected]:
13341341
semver "^6.3.0"
13351342
string.prototype.matchall "^4.0.8"
13361343

1337-
1338-
version "5.1.0"
1339-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
1340-
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
1341-
dependencies:
1342-
esrecurse "^4.1.0"
1343-
estraverse "^4.1.1"
1344-
1345-
eslint-scope@^5.1.1:
1344+
[email protected], eslint-scope@^5.1.1:
13461345
version "5.1.1"
13471346
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
13481347
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -1372,6 +1371,11 @@ eslint-visitor-keys@^2.0.0:
13721371
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
13731372
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
13741373

1374+
eslint-visitor-keys@^2.1.0:
1375+
version "2.1.0"
1376+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1377+
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1378+
13751379
13761380
version "7.32.0"
13771381
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -1447,7 +1451,7 @@ esquery@^1.4.0:
14471451
dependencies:
14481452
estraverse "^5.1.0"
14491453

1450-
esrecurse@^4.1.0, esrecurse@^4.3.0:
1454+
esrecurse@^4.3.0:
14511455
version "4.3.0"
14521456
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
14531457
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==

0 commit comments

Comments
 (0)