From 480fd7c2be1ad4553aa2667bb35d562771244a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:49:01 +0400 Subject: [PATCH] build(deps-dev): bump @babel/cli from 7.24.8 to 7.27.0 (#6476) Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.8 to 7.27.0. - [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.27.0/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Artur Arseniev --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0567e2f7c..4b69595bf 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "build:docs": "pnpm --filter @grapesjs/docs build" }, "devDependencies": { - "@babel/cli": "7.24.8", + "@babel/cli": "7.27.0", "@babel/core": "7.25.2", "@babel/preset-env": "7.25.4", "@babel/preset-typescript": "7.24.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8269ff263..9a56191c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@babel/cli': - specifier: 7.24.8 - version: 7.24.8(@babel/core@7.25.2) + specifier: 7.27.0 + version: 7.27.0(@babel/core@7.25.2) '@babel/core': specifier: 7.25.2 version: 7.25.2 @@ -276,8 +276,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@babel/cli@7.24.8': - resolution: {integrity: sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==} + '@babel/cli@7.27.0': + resolution: {integrity: sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: @@ -8739,7 +8739,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@babel/cli@7.24.8(@babel/core@7.25.2)': + '@babel/cli@7.27.0(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@jridgewell/trace-mapping': 0.3.25