Commit 91a9849 1 parent bf4f3a8 commit 91a9849 Copy full SHA for 91a9849
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"db:migrate:create" : " yarn run __migrate --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create"
24
24
},
25
25
"dependencies" : {
26
- "@babel/cli" : " ~7.25.9 " ,
26
+ "@babel/cli" : " ~7.26.4 " ,
27
27
"@babel/core" : " ^7.26.0" ,
28
28
"@babel/node" : " ~7.26.0" ,
29
29
"@babel/plugin-proposal-throw-expressions" : " ^7.25.9" ,
Original file line number Diff line number Diff line change 53
53
dependencies :
54
54
xss "^1.0.6"
55
55
56
- " @babel/cli@~7.25.9 " :
57
- version "7.25.9 "
58
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.9 .tgz#51036166fd0e9cfb26eee1b9ddc264a0d6d5f843 "
59
- integrity sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q ==
56
+ " @babel/cli@~7.26.4 " :
57
+ version "7.26.4 "
58
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.26.4 .tgz#4101ff8ee5de8447a6c395397a97921056411d20 "
59
+ integrity sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw ==
60
60
dependencies :
61
61
" @jridgewell/trace-mapping" " ^0.3.25"
62
62
commander "^6.2.0"
You can’t perform that action at this time.
0 commit comments