From ca6827de247f0820f21b40425b66630fc21d4830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:08:25 +0100 Subject: [PATCH] chore(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.23.10 (#1106) Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.3 to 7.23.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.10/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index d60f90c2..47608590 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@adfinis/eslint-config": "2.1.0", "@adfinis/semantic-release-config": "4.1.0", - "@babel/eslint-parser": "7.23.3", + "@babel/eslint-parser": "7.23.10", "@babel/plugin-proposal-decorators": "7.24.0", "@ember/optional-features": "2.1.0", "@ember/string": "3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 020ee9f3..33f2c70e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,13 +39,13 @@ dependencies: devDependencies: '@adfinis/eslint-config': specifier: 2.1.0 - version: 2.1.0(@babel/core@7.24.0)(@babel/eslint-parser@7.23.3)(@babel/plugin-proposal-decorators@7.24.0)(eslint-config-prettier@9.1.0)(eslint-plugin-ember@11.12.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-prettier@5.1.3)(eslint-plugin-qunit@8.0.1)(eslint@8.57.0)(prettier@3.2.4) + version: 2.1.0(@babel/core@7.24.0)(@babel/eslint-parser@7.23.10)(@babel/plugin-proposal-decorators@7.24.0)(eslint-config-prettier@9.1.0)(eslint-plugin-ember@11.12.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-prettier@5.1.3)(eslint-plugin-qunit@8.0.1)(eslint@8.57.0)(prettier@3.2.4) '@adfinis/semantic-release-config': specifier: 4.1.0 version: 4.1.0(typescript@5.3.3) '@babel/eslint-parser': - specifier: 7.23.3 - version: 7.23.3(@babel/core@7.24.0)(eslint@8.57.0) + specifier: 7.23.10 + version: 7.23.10(@babel/core@7.24.0)(eslint@8.57.0) '@babel/plugin-proposal-decorators': specifier: 7.24.0 version: 7.24.0(@babel/core@7.24.0) @@ -210,7 +210,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /@adfinis/eslint-config@2.1.0(@babel/core@7.24.0)(@babel/eslint-parser@7.23.3)(@babel/plugin-proposal-decorators@7.24.0)(eslint-config-prettier@9.1.0)(eslint-plugin-ember@11.12.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-prettier@5.1.3)(eslint-plugin-qunit@8.0.1)(eslint@8.57.0)(prettier@3.2.4): + /@adfinis/eslint-config@2.1.0(@babel/core@7.24.0)(@babel/eslint-parser@7.23.10)(@babel/plugin-proposal-decorators@7.24.0)(eslint-config-prettier@9.1.0)(eslint-plugin-ember@11.12.0)(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-prettier@5.1.3)(eslint-plugin-qunit@8.0.1)(eslint@8.57.0)(prettier@3.2.4): resolution: {integrity: sha512-GwxyFjj7SCzmka5zPH/rCDgnySKJHjJftoK0HXYmG+M1B0EGcBrxG15/xWdbERyM55oJvkEjjKUSxlXFHoDxsA==} peerDependencies: '@babel-plugin-proposal-decorators': '*' @@ -236,7 +236,7 @@ packages: optional: true dependencies: '@babel/core': 7.24.0 - '@babel/eslint-parser': 7.23.3(@babel/core@7.24.0)(eslint@8.57.0) + '@babel/eslint-parser': 7.23.10(@babel/core@7.24.0)(eslint@8.57.0) '@babel/plugin-proposal-decorators': 7.24.0(@babel/core@7.24.0) eslint: 8.57.0 eslint-config-prettier: 9.1.0(eslint@8.57.0) @@ -316,8 +316,8 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser@7.23.3(@babel/core@7.24.0)(eslint@8.57.0): - resolution: {integrity: sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==} + /@babel/eslint-parser@7.23.10(@babel/core@7.24.0)(eslint@8.57.0): + resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 @@ -7550,7 +7550,7 @@ packages: resolution: {integrity: sha512-nCgRkQ/ujzy4fqxSvoaQD8j1ev3LOA30STlZTvHt+dhyfYC6ojMqTBl7SatPcv7Fz6Vy6BqE/Sqy3vhOHCzQJg==} engines: {node: 14.* || 16.* || 18.* || >= 20} dependencies: - '@babel/eslint-parser': 7.23.3(@babel/core@7.24.0)(eslint@8.57.0) + '@babel/eslint-parser': 7.23.10(@babel/core@7.24.0)(eslint@8.57.0) chalk: 4.1.2 ember-cli-deploy-plugin: 0.2.9 glob: 10.3.10