Skip to content

Commit

Permalink
Update dependency @babel/eslint-parser to v7.26.8 (#399)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit 35ba722)
  • Loading branch information
elastic-renovate-prod[bot] committed Feb 10, 2025
1 parent 069ba3e commit cbd8d68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mapbox/geojson-rewind": "0.5.2",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"@babel/eslint-parser": "7.26.5",
"@babel/eslint-parser": "7.26.8",
"csv-parse": "5.6.0",
"eslint": "9.19.0",
"eslint-plugin-babel": "5.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
ansi-styles "^6.2.1"
is-fullwidth-code-point "^4.0.0"

"@babel/eslint-parser@7.26.5":
version "7.26.5"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
"@babel/eslint-parser@7.26.8":
version "7.26.8"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09"
integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"
Expand Down

0 comments on commit cbd8d68

Please sign in to comment.