File tree 5 files changed +212
-111
lines changed
5 files changed +212
-111
lines changed Original file line number Diff line number Diff line change 34
34
}
35
35
},
36
36
"devDependencies" : {
37
- "@babel/cli" : " ^7.8.3 " ,
38
- "@babel/core" : " ^7.8.3 " ,
37
+ "@babel/cli" : " ^7.8.4 " ,
38
+ "@babel/core" : " ^7.8.7 " ,
39
39
"@babel/plugin-transform-runtime" : " ^7.8.3" ,
40
- "@babel/preset-env" : " ^7.8.3 " ,
41
- "@babel/register" : " ^7.8.3 " ,
40
+ "@babel/preset-env" : " ^7.8.7 " ,
41
+ "@babel/register" : " ^7.8.6 " ,
42
42
"ajv" : " ^6.11.0" ,
43
43
"babel-eslint" : " ^10.0.3" ,
44
44
"babel-loader" : " ^8.0.5" ,
Original file line number Diff line number Diff line change 12
12
"main" : " lib/index.js" ,
13
13
"module" : " esm/index.js" ,
14
14
"dependencies" : {
15
- "@babel/runtime-corejs3" : " ^7.8.3 " ,
15
+ "@babel/runtime-corejs3" : " ^7.8.7 " ,
16
16
"cartesian" : " ^1.0.1" ,
17
17
"core-js" : " ^3.6.4" ,
18
18
"dom-node-iterator" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 15
15
"prepare" : " pegjs --format es --output src/fragment.js src/fragment.pegjs"
16
16
},
17
17
"dependencies" : {
18
- "@babel/runtime-corejs3" : " ^7.8.3 " ,
18
+ "@babel/runtime-corejs3" : " ^7.8.7 " ,
19
19
"core-js" : " ^3.6.4"
20
20
},
21
21
"devDependencies" : {
Original file line number Diff line number Diff line change 12
12
"main" : " lib/index.js" ,
13
13
"module" : " esm/index.js" ,
14
14
"dependencies" : {
15
- "@babel/runtime-corejs3" : " ^7.8.3 " ,
15
+ "@babel/runtime-corejs3" : " ^7.8.7 " ,
16
16
"core-js" : " ^3.6.4"
17
17
},
18
18
"engines" : {
You can’t perform that action at this time.
0 commit comments