File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
eslint-config-airbnb-base Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 5353 },
5454 "homepage" : " https://github.com/airbnb/javascript" ,
5555 "devDependencies" : {
56- "babel-preset-airbnb" : " ^2.6.0" ,
57- "babel-tape-runner" : " ^2.0.1" ,
56+ "@babel/runtime" : " ^7.5.5" ,
57+ "babel-preset-airbnb" : " ^4.0.1" ,
58+ "babel-tape-runner" : " ^3.0.0" ,
5859 "eclint" : " ^2.8.1" ,
5960 "eslint" : " ^5.16.0 || ^6.1.0" ,
6061 "eslint-find-rules" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 5959 "object.entries" : " ^1.1.0"
6060 },
6161 "devDependencies" : {
62- "babel-preset-airbnb" : " ^2.6.0" ,
63- "babel-tape-runner" : " ^2.0.1" ,
62+ "@babel/runtime" : " ^7.5.5" ,
63+ "babel-preset-airbnb" : " ^4.0.1" ,
64+ "babel-tape-runner" : " ^3.0.0" ,
6465 "eclint" : " ^2.8.1" ,
6566 "eslint" : " ^5.16.0 || ^6.1.0" ,
6667 "eslint-find-rules" : " ^3.4.0" ,
You can’t perform that action at this time.
0 commit comments