From 79ddfa937a6763f843ec8bbb48b7f1a95725c829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 09:55:10 +0000 Subject: [PATCH] build: Bump @babel/eslint-parser from 7.23.10 to 7.24.7 Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.10 to 7.24.7. - [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.24.7/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/mandelbrot/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/mandelbrot/package.json b/packages/mandelbrot/package.json index d9011012..215cf4c6 100644 --- a/packages/mandelbrot/package.json +++ b/packages/mandelbrot/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@babel/core": "^7.24.3", - "@babel/eslint-parser": "^7.23.10", + "@babel/eslint-parser": "^7.24.7", "@babel/preset-env": "^7.24.0", "@frctl/web": "^0.1.12", "autoprefixer": "^10.4.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3d45a35..d796cd40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -398,8 +398,8 @@ importers: specifier: ^7.24.3 version: 7.24.3 '@babel/eslint-parser': - specifier: ^7.23.10 - version: 7.23.10(@babel/core@7.24.3)(eslint@8.57.0) + specifier: ^7.24.7 + version: 7.24.7(@babel/core@7.24.3)(eslint@8.57.0) '@babel/preset-env': specifier: ^7.24.0 version: 7.24.0(@babel/core@7.24.3) @@ -637,12 +637,12 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser@7.23.10(@babel/core@7.24.3)(eslint@8.57.0): - resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==} + /@babel/eslint-parser@7.24.7(@babel/core@7.24.3)(eslint@8.57.0): + resolution: {integrity: sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==} 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.3 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1