File tree 2 files changed +8
-8
lines changed
eslint-config-airbnb-base 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 53
53
},
54
54
"homepage" : " https://github.com/airbnb/javascript" ,
55
55
"devDependencies" : {
56
- "@babel/runtime" : " ^7.6.2 " ,
57
- "babel-preset-airbnb" : " ^4.1 .0" ,
56
+ "@babel/runtime" : " ^7.8.4 " ,
57
+ "babel-preset-airbnb" : " ^4.4 .0" ,
58
58
"babel-tape-runner" : " ^3.0.0" ,
59
59
"eclint" : " ^2.8.1" ,
60
60
"eslint" : " ^5.16.0 || ^6.7.2" ,
61
61
"eslint-find-rules" : " ^3.4.0" ,
62
62
"eslint-plugin-import" : " ^2.18.2" ,
63
63
"in-publish" : " ^2.0.0" ,
64
- "safe-publish-latest" : " ^1.1.3 " ,
65
- "tape" : " ^4.11.0 "
64
+ "safe-publish-latest" : " ^1.1.4 " ,
65
+ "tape" : " ^5.0.0-next.4 "
66
66
},
67
67
"peerDependencies" : {
68
68
"eslint" : " ^5.16.0 || ^6.7.2" ,
Original file line number Diff line number Diff line change 59
59
"object.entries" : " ^1.1.1"
60
60
},
61
61
"devDependencies" : {
62
- "@babel/runtime" : " ^7.6.2 " ,
63
- "babel-preset-airbnb" : " ^4.1 .0" ,
62
+ "@babel/runtime" : " ^7.8.4 " ,
63
+ "babel-preset-airbnb" : " ^4.4 .0" ,
64
64
"babel-tape-runner" : " ^3.0.0" ,
65
65
"eclint" : " ^2.8.1" ,
66
66
"eslint" : " ^5.16.0 || ^6.7.2" ,
71
71
"eslint-plugin-react-hooks" : " ^1.7.0" ,
72
72
"in-publish" : " ^2.0.0" ,
73
73
"react" : " >= 0.13.0" ,
74
- "safe-publish-latest" : " ^1.1.3 " ,
75
- "tape" : " ^4.11.0 "
74
+ "safe-publish-latest" : " ^1.1.4 " ,
75
+ "tape" : " ^5.0.0-next.4 "
76
76
},
77
77
"peerDependencies" : {
78
78
"eslint" : " ^5.16.0 || ^6.7.2" ,
You can’t perform that action at this time.
0 commit comments