File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 25
25
"serve" : " 11.2.0"
26
26
},
27
27
"devDependencies" : {
28
- "@babel/cli" : " 7.7.5 " ,
29
- "@babel/core" : " 7.7.5 " ,
28
+ "@babel/cli" : " 7.7.7 " ,
29
+ "@babel/core" : " 7.7.7 " ,
30
30
"@babel/plugin-proposal-class-properties" : " 7.7.4" ,
31
31
"@babel/plugin-proposal-nullish-coalescing-operator" : " 7.7.4" ,
32
32
"@babel/plugin-proposal-numeric-separator" : " 7.7.4" ,
33
33
"@babel/plugin-proposal-optional-chaining" : " 7.7.5" ,
34
- "@babel/plugin-proposal-pipeline-operator" : " 7.7.4 " ,
34
+ "@babel/plugin-proposal-pipeline-operator" : " 7.7.7 " ,
35
35
"@babel/plugin-proposal-private-methods" : " 7.7.4" ,
36
36
"@babel/plugin-syntax-bigint" : " 7.7.4" ,
37
37
"@babel/plugin-syntax-dynamic-import" : " 7.7.4" ,
38
- "@babel/preset-env" : " 7.7.6 " ,
38
+ "@babel/preset-env" : " 7.7.7 " ,
39
39
"babel-eslint" : " 10.0.3" ,
40
40
"babel-plugin-transform-optional-catch-binding" : " 7.0.0-alpha.16" ,
41
- "core-js" : " 3.4.8 " ,
42
- "eslint" : " 6.7.2 " ,
41
+ "core-js" : " 3.6.1 " ,
42
+ "eslint" : " 6.8.0 " ,
43
43
"http-server" : " 0.12.0" ,
44
44
"husky" : " 3.1.0" ,
45
45
"prettier" : " 1.19.1" ,
You can’t perform that action at this time.
0 commit comments