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 91
91
"vue-functional-data-merge" : " ^3.1.0"
92
92
},
93
93
"devDependencies" : {
94
- "@babel/cli" : " ^7.12.7 " ,
94
+ "@babel/cli" : " ^7.12.8 " ,
95
95
"@babel/core" : " ^7.12.8" ,
96
96
"@babel/plugin-transform-modules-commonjs" : " ^7.12.1" ,
97
97
"@babel/plugin-transform-runtime" : " ^7.12.1" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- "@babel/cli@^7.12.7 ":
6
- version "7.12.7 "
7
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.7 .tgz#63a3c38bddff02a1c633c70f2fd03019af6bf977 "
8
- integrity sha512-vE1fidQsaWnQVs4SItkuCdi3+uXqjbhw4cIKp8aawKxOnTnlvxYMzXSeMAqo6alldQRFQYb198YQfW0Sp1jl5Q ==
5
+ "@babel/cli@^7.12.8 ":
6
+ version "7.12.8 "
7
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.8 .tgz#3b24ed2fd5da353ee6f19e8935ff8c93b5fe8430 "
8
+ integrity sha512-/6nQj11oaGhLmZiuRUfxsujiPDc9BBReemiXgIbxc+M5W+MIiFKYwvNDJvBfnGKNsJTKbUfEheKc9cwoPHAVQA ==
9
9
dependencies:
10
10
commander "^4.0.1"
11
11
convert-source-map "^1.1.0"
You can’t perform that action at this time.
0 commit comments