Skip to content

Commit 61437a1

Browse files
Update dependency @babel/eslint-parser to v7.26.5 (#385)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 7ec10a4 commit 61437a1

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.25.9",
33+
"@babel/eslint-parser": "7.26.5",
3434
"csv-parse": "5.6.0",
3535
"eslint": "9.18.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.25.9":
14-
version "7.25.9"
15-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
16-
integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==
13+
"@babel/eslint-parser@7.26.5":
14+
version "7.26.5"
15+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
16+
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
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)