File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"laboperator-middleware" : " ./bin/cli"
11
11
},
12
12
"dependencies" : {
13
- "@babel/cli" : " ^7.25.9 " ,
13
+ "@babel/cli" : " ^7.26.4 " ,
14
14
"@babel/core" : " ^7.26.0" ,
15
15
"@babel/preset-env" : " ^7.26.0" ,
16
16
"@babel/preset-typescript" : " ^7.26.0" ,
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ __metadata:
22
22
languageName : node
23
23
linkType : hard
24
24
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 "
28
28
dependencies :
29
29
" @jridgewell/trace-mapping " : " npm:^0.3.25"
30
30
" @nicolo-ribaudo/chokidar-2 " : " npm:2.1.8-no-fsevents.3"
@@ -45,7 +45,7 @@ __metadata:
45
45
bin :
46
46
babel : ./bin/babel.js
47
47
babel-external-helpers : ./bin/babel-external-helpers.js
48
- checksum : 2e8228c3715e220fa902888c643ce1a89c4ee90be3d9f7a31218d5bb2500456e0cef12cb90fd5877ab3e5a4498df8f27670425d346422a3eb52052fd3184d520
48
+ checksum : f2d4fc3c4a34dd3001e3bd7084b78b38211003c36afaf2dc8fedf4565c0442bd59b1c64a9f91a0b7b2450e089123f197e09577ae50dc994307c3348b310ce34c
49
49
languageName : node
50
50
linkType : hard
51
51
@@ -5224,7 +5224,7 @@ __metadata:
5224
5224
version : 0.0.0-use.local
5225
5225
resolution : " laboperator-middleware-development@workspace:."
5226
5226
dependencies :
5227
- " @babel/cli " : " npm:^7.25.9 "
5227
+ " @babel/cli " : " npm:^7.26.4 "
5228
5228
" @babel/core " : " npm:^7.26.0"
5229
5229
" @babel/preset-env " : " npm:^7.26.0"
5230
5230
" @babel/preset-typescript " : " npm:^7.26.0"
You can’t perform that action at this time.
0 commit comments