From ea020d8de7ad5544d1e4a408b8b12ad6829f4dcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:37:23 +0000 Subject: [PATCH] Update dependency @babel/eslint-parser to v7.25.8 (#596) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9de9fbba..7a025d61 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@glimmer/component": "1.1.2", "@glimmer/tracking": "1.1.2", "@release-it-plugins/lerna-changelog": "5.0.0", - "@babel/eslint-parser": "7.25.7", + "@babel/eslint-parser": "7.25.8", "broccoli-asset-rev": "3.0.0", "concurrently": "8.2.2", "ember-auto-import": "2.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03f9123f..1529b428 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 7.26.11 devDependencies: '@babel/eslint-parser': - specifier: 7.25.7 - version: 7.25.7(@babel/core@7.25.7)(eslint@9.12.0) + specifier: 7.25.8 + version: 7.25.8(@babel/core@7.25.7)(eslint@9.12.0) '@ember/optional-features': specifier: 2.1.0 version: 2.1.0 @@ -148,8 +148,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 @@ -6707,7 +6707,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.25.7(@babel/core@7.25.7)(eslint@9.12.0)': + '@babel/eslint-parser@7.25.8(@babel/core@7.25.7)(eslint@9.12.0)': dependencies: '@babel/core': 7.25.7 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 @@ -10390,7 +10390,7 @@ snapshots: ember-eslint-parser@0.5.2(@babel/core@7.25.7)(eslint@9.12.0): dependencies: '@babel/core': 7.25.7 - '@babel/eslint-parser': 7.25.7(@babel/core@7.25.7)(eslint@9.12.0) + '@babel/eslint-parser': 7.25.8(@babel/core@7.25.7)(eslint@9.12.0) '@glimmer/syntax': 0.92.3 content-tag: 2.0.2 eslint-scope: 7.2.2