File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"main" : " lib/index.js" ,
27
27
"dependencies" : {
28
- "gcode-parser" : " ^1.3.4 "
28
+ "gcode-parser" : " ^1.3.6 "
29
29
},
30
30
"devDependencies" : {
31
31
"babel-cli" : " ^6.26.0" ,
32
- "babel-eslint" : " ^8.0.1 " ,
32
+ "babel-eslint" : " ^8.2.2 " ,
33
33
"babel-plugin-istanbul" : " ^4.1.5" ,
34
34
"babel-preset-es2015" : " ^6.24.1" ,
35
35
"babel-preset-stage-0" : " ^6.24.1" ,
36
36
"babel-register" : " ^6.26.0" ,
37
37
"chai" : " ^4.1.2" ,
38
38
"coveralls" : " ^3.0.0" ,
39
- "cross-env" : " ^5.0.5 " ,
40
- "eslint" : " ^4.8.0 " ,
41
- "eslint-config-trendmicro" : " ^1.0 .0" ,
42
- "eslint-plugin-import" : " ^2.7 .0" ,
43
- "eslint-plugin-jsx-a11y" : " ^5.1.1 " ,
44
- "eslint-plugin-react" : " ^7.4 .0" ,
45
- "mocha" : " ^3.5.3 " ,
46
- "nyc" : " ^11.2.1 "
39
+ "cross-env" : " ^5.1.4 " ,
40
+ "eslint" : " ^4.18.2 " ,
41
+ "eslint-config-trendmicro" : " ^1.3 .0" ,
42
+ "eslint-plugin-import" : " ^2.9 .0" ,
43
+ "eslint-plugin-jsx-a11y" : " ^6.0.3 " ,
44
+ "eslint-plugin-react" : " ^7.7 .0" ,
45
+ "mocha" : " ^5.0.4 " ,
46
+ "nyc" : " ^11.6.0 "
47
47
},
48
48
"nyc" : {
49
49
"require" : [
You can’t perform that action at this time.
0 commit comments