Skip to content

Commit 669390c

Browse files
Update dependency @babel/eslint-parser to v7.28.4 (#476)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit bfab205)
1 parent a0e3d6d commit 669390c

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.28.0",
33+
"@babel/eslint-parser": "7.28.4",
3434
"csv-parse": "6.1.0",
3535
"eslint": "9.34.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/[email protected].0":
14-
version "7.28.0"
15-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.28.0.tgz#c1b3fbba070f5bac32e3d02f244201add4afdd6e"
16-
integrity sha512-N4ntErOlKvcbTt01rr5wj3y55xnIdx1ymrfIr8C2WnM1Y9glFgWaGDEULJIazOX3XM9NRzhfJ6zZnQ1sBNWU+w==
13+
"@babel/[email protected].4":
14+
version "7.28.4"
15+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.28.4.tgz#80dd86e0aeaae9704411a044db60e1ae6477d93f"
16+
integrity sha512-Aa+yDiH87980jR6zvRfFuCR1+dLb00vBydhTL+zI992Rz/wQhSvuxjmOOuJOgO3XmakO6RykRGD2S1mq1AtgHA==
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)