Browse Source

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
pull/6489/head
dependabot[bot] 10 months ago
committed by GitHub
parent
commit
480fd7c2be
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 10
      pnpm-lock.yaml

2
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",

10
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

Loading…
Cancel
Save