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 121
121
},
122
122
"homepage" : " https://github.com/hoverinc/hover-javascript#readme" ,
123
123
"devDependencies" : {
124
- "@babel/cli" : " ^7.15.7 " ,
124
+ "@babel/cli" : " ^7.17.0 " ,
125
125
"@babel/core" : " ^7.17.0" ,
126
126
"@babel/preset-env" : " ^7.16.11" ,
127
127
"@types/cross-spawn" : " ^6.0.2" ,
Original file line number Diff line number Diff line change 24
24
" @jridgewell/trace-mapping" " ^0.2.2"
25
25
sourcemap-codec "1.4.8"
26
26
27
- " @babel/cli@^7.15.7 " :
28
- version "7.15.7 "
29
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.15.7 .tgz#62658abedb786d09c1f70229224b11a65440d7a1 "
30
- integrity sha512-YW5wOprO2LzMjoWZ5ZG6jfbY9JnkDxuHDwvnrThnuYtByorova/I0HNXJedrUfwuXFQfYOjcqDA4PU3qlZGZjg ==
27
+ " @babel/cli@^7.17.0 " :
28
+ version "7.17.0 "
29
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.0 .tgz#9b932d8f08a2e218fcdd9bba456044eb0a2e0b2c "
30
+ integrity sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ ==
31
31
dependencies :
32
32
commander "^4.0.1"
33
33
convert-source-map "^1.1.0"
You can’t perform that action at this time.
0 commit comments