Skip to content

Commit cc00563

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

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.27.0"
276+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz#d55e52a5ef3b164139a799dc522c338faba3507c"
277+
integrity sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==
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)