From d4dba7bd719e73b5f9454e1e0d4f60eecb31b648 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:33:35 +0000 Subject: [PATCH] chore(deps): update dependency @babel/eslint-parser to v7.25.8 --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f24c0f7df..6c16349169 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,7 +116,7 @@ importers: version: 7.25.7 '@babel/eslint-parser': specifier: ^7.24.8 - version: 7.25.7(@babel/core@7.25.7)(eslint@9.12.0(jiti@1.21.6)) + version: 7.25.8(@babel/core@7.25.7)(eslint@9.12.0(jiti@1.21.6)) '@babel/plugin-syntax-flow': specifier: ^7.24.7 version: 7.25.7(@babel/core@7.25.7) @@ -788,8 +788,8 @@ packages: resolution: {integrity: sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==} engines: {node: '>=6.9.0'} - '@babel/eslint-parser@7.25.7': - resolution: {integrity: sha512-B+BO9x86VYsQHimucBAL1fxTJKF4wyKY6ZVzee9QgzdZOUfs3BaR6AQrgoGrRI+7IFS1wUz/VyQ+SoBcSpdPbw==} + '@babel/eslint-parser@7.25.8': + resolution: {integrity: sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 @@ -9865,7 +9865,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.25.7(@babel/core@7.25.7)(eslint@9.12.0(jiti@1.21.6))': + '@babel/eslint-parser@7.25.8(@babel/core@7.25.7)(eslint@9.12.0(jiti@1.21.6))': dependencies: '@babel/core': 7.25.7 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 @@ -16350,7 +16350,7 @@ snapshots: eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.25.7(@babel/core@7.25.7))(@babel/plugin-transform-react-jsx@7.25.7(@babel/core@7.25.7))(eslint@9.12.0(jiti@1.21.6))(jest@29.7.0(@types/node@22.4.0)(babel-plugin-macros@3.1.0))(typescript@5.5.4): dependencies: '@babel/core': 7.25.7 - '@babel/eslint-parser': 7.25.7(@babel/core@7.25.7)(eslint@9.12.0(jiti@1.21.6)) + '@babel/eslint-parser': 7.25.8(@babel/core@7.25.7)(eslint@9.12.0(jiti@1.21.6)) '@rushstack/eslint-patch': 1.10.1 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.5.4))(eslint@9.12.0(jiti@1.21.6))(typescript@5.5.4) '@typescript-eslint/parser': 5.62.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.5.4)