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