File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
eslint-config-airbnb-base Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 68
68
},
69
69
"homepage" : " https://github.com/airbnb/javascript" ,
70
70
"devDependencies" : {
71
- "@babel/runtime" : " ^7.19.0 " ,
71
+ "@babel/runtime" : " ^7.20.13 " ,
72
72
"babel-preset-airbnb" : " ^4.5.0" ,
73
73
"babel-tape-runner" : " ^3.0.0" ,
74
74
"eclint" : " ^2.8.1" ,
77
77
"eslint-plugin-import" : " ^2.26.0" ,
78
78
"in-publish" : " ^2.0.1" ,
79
79
"safe-publish-latest" : " ^2.0.0" ,
80
- "tape" : " ^5.6.0 "
80
+ "tape" : " ^5.6.3 "
81
81
},
82
82
"peerDependencies" : {
83
83
"eslint" : " ^7.32.0 || ^8.2.0" ,
Original file line number Diff line number Diff line change 70
70
"object.entries" : " ^1.1.5"
71
71
},
72
72
"devDependencies" : {
73
- "@babel/runtime" : " ^7.19.0 " ,
73
+ "@babel/runtime" : " ^7.20.13 " ,
74
74
"babel-preset-airbnb" : " ^4.5.0" ,
75
75
"babel-tape-runner" : " ^3.0.0" ,
76
76
"eclint" : " ^2.8.1" ,
83
83
"in-publish" : " ^2.0.1" ,
84
84
"react" : " >= 0.13.0" ,
85
85
"safe-publish-latest" : " ^2.0.0" ,
86
- "tape" : " ^5.6.0 "
86
+ "tape" : " ^5.6.3 "
87
87
},
88
88
"peerDependencies" : {
89
89
"eslint" : " ^7.32.0 || ^8.2.0" ,
You can’t perform that action at this time.
0 commit comments