From abe679984b657fc690ae1c5ee3aeacf02814e6af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:20:33 +0000 Subject: [PATCH] Update dependency @babel/eslint-parser to v7.24.5 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7939d6b..293d875 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "wobble": "^1.5.1" }, "devDependencies": { - "@babel/eslint-parser": "7.24.1", + "@babel/eslint-parser": "7.24.5", "@babel/plugin-proposal-decorators": "7.24.1", "@ember/optional-features": "2.1.0", "@ember/string": "3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87ef590..d8cfd88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ dependencies: devDependencies: '@babel/eslint-parser': - specifier: 7.24.1 - version: 7.24.1(@babel/core@7.24.4)(eslint@8.57.0) + specifier: 7.24.5 + version: 7.24.5(@babel/core@7.24.4)(eslint@8.57.0) '@babel/plugin-proposal-decorators': specifier: 7.24.1 version: 7.24.1(@babel/core@7.24.4) @@ -200,12 +200,12 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser@7.24.1(@babel/core@7.24.4)(eslint@8.57.0): - resolution: {integrity: sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==} + /@babel/eslint-parser@7.24.5(@babel/core@7.24.4)(eslint@8.57.0): + resolution: {integrity: sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 - eslint: ^7.5.0 || ^8.0.0 + eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 dependencies: '@babel/core': 7.24.4 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1