Skip to content

Commit 4a34dc4

Browse files
Update dependency @babel/eslint-parser to v7.27.1 (#434)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 8868793)
1 parent ce97553 commit 4a34dc4

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.27.0",
33+
"@babel/eslint-parser": "7.27.1",
3434
"csv-parse": "5.6.0",
3535
"eslint": "9.25.1",
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.27.0"
15-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz#d55e52a5ef3b164139a799dc522c338faba3507c"
16-
integrity sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==
13+
"@babel/[email protected].1":
14+
version "7.27.1"
15+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz#e146fb2facef62c6c5d1a6fd07cfd79ee9f7b0f1"
16+
integrity sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==
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)