Skip to content

Commit 4da3089

Browse files
Bump @babel/cli from 7.25.9 to 7.26.4 in the babel group
Bumps the babel group with 1 update: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli). Updates `@babel/cli` from 7.25.9 to 7.26.4 - [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.26.4/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecac8f8 commit 4da3089

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"laboperator-middleware": "./bin/cli"
1111
},
1212
"dependencies": {
13-
"@babel/cli": "^7.25.9",
13+
"@babel/cli": "^7.26.4",
1414
"@babel/core": "^7.26.0",
1515
"@babel/preset-env": "^7.26.0",
1616
"@babel/preset-typescript": "^7.26.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ __metadata:
2222
languageName: node
2323
linkType: hard
2424

25-
"@babel/cli@npm:^7.25.9":
26-
version: 7.25.9
27-
resolution: "@babel/cli@npm:7.25.9"
25+
"@babel/cli@npm:^7.26.4":
26+
version: 7.26.4
27+
resolution: "@babel/cli@npm:7.26.4"
2828
dependencies:
2929
"@jridgewell/trace-mapping": "npm:^0.3.25"
3030
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
@@ -45,7 +45,7 @@ __metadata:
4545
bin:
4646
babel: ./bin/babel.js
4747
babel-external-helpers: ./bin/babel-external-helpers.js
48-
checksum: 2e8228c3715e220fa902888c643ce1a89c4ee90be3d9f7a31218d5bb2500456e0cef12cb90fd5877ab3e5a4498df8f27670425d346422a3eb52052fd3184d520
48+
checksum: f2d4fc3c4a34dd3001e3bd7084b78b38211003c36afaf2dc8fedf4565c0442bd59b1c64a9f91a0b7b2450e089123f197e09577ae50dc994307c3348b310ce34c
4949
languageName: node
5050
linkType: hard
5151

@@ -5224,7 +5224,7 @@ __metadata:
52245224
version: 0.0.0-use.local
52255225
resolution: "laboperator-middleware-development@workspace:."
52265226
dependencies:
5227-
"@babel/cli": "npm:^7.25.9"
5227+
"@babel/cli": "npm:^7.26.4"
52285228
"@babel/core": "npm:^7.26.0"
52295229
"@babel/preset-env": "npm:^7.26.0"
52305230
"@babel/preset-typescript": "npm:^7.26.0"

0 commit comments

Comments
 (0)