Skip to content

Commit c18c0ae

Browse files
Update dependency @babel/eslint-parser to v7.26.8
1 parent 502d8f5 commit c18c0ae

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,16 @@
271271
json5 "^2.2.2"
272272
semver "^6.3.0"
273273

274-
"@babel/eslint-parser@^7.11.0", "@babel/eslint-parser@^7.16.3":
274+
"@babel/eslint-parser@^7.11.0":
275+
version "7.26.8"
276+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09"
277+
integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==
278+
dependencies:
279+
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
280+
eslint-visitor-keys "^2.1.0"
281+
semver "^6.3.1"
282+
283+
"@babel/eslint-parser@^7.16.3":
275284
version "7.22.9"
276285
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz#75f8aa978d1e76c87cc6f26c1ea16ae58804d390"
277286
integrity sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==

0 commit comments

Comments
 (0)