Skip to content

Commit 4e77c77

Browse files
Update dependency @babel/eslint-parser to v7.26.8 (#399) (#401)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 35ba722) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 0e4f864 commit 4e77c77

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.5",
33+
"@babel/eslint-parser": "7.26.8",
3434
"csv-parse": "5.6.0",
3535
"eslint": "9.20.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].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==
13+
"@babel/[email protected].8":
14+
version "7.26.8"
15+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09"
16+
integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==
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)