Skip to content

Commit 7143a46

Browse files
Update dependency @babel/eslint-parser to v7.27.0 (#418)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit ecbc58c)
1 parent 101484a commit 7143a46

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@mapbox/geojson-rewind": "0.5.2",
3131
"ajv": "8.17.1",
3232
"ajv-formats": "3.0.1",
33-
"@babel/eslint-parser": "7.26.10",
33+
"@babel/eslint-parser": "7.27.0",
3434
"csv-parse": "5.6.0",
3535
"eslint": "9.22.0",
3636
"eslint-plugin-babel": "5.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
ansi-styles "^6.2.1"
1111
is-fullwidth-code-point "^4.0.0"
1212

13-
"@babel/eslint-parser@7.26.10":
14-
version "7.26.10"
15-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz#4423cb3f84c26978439feabfe23c5aa929400737"
16-
integrity sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==
13+
"@babel/eslint-parser@7.27.0":
14+
version "7.27.0"
15+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz#d55e52a5ef3b164139a799dc522c338faba3507c"
16+
integrity sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==
1717
dependencies:
1818
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
1919
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)