File tree 2 files changed +2
-11
lines changed
packages/eslint-config-base
2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 25
25
"url" : " https://github.com/lmc-eu/code-quality-tools/issues"
26
26
},
27
27
"dependencies" : {
28
- "eslint-config-airbnb-base" : " ^14.2.1 " ,
28
+ "eslint-config-airbnb-base" : " ^15.0.0 " ,
29
29
"eslint-plugin-import" : " ^2.25.2" ,
30
30
"eslint-plugin-jsdoc" : " ^37.1.0"
31
31
},
Original file line number Diff line number Diff line change @@ -4112,15 +4112,6 @@ escodegen@^1.14.1:
4112
4112
optionalDependencies :
4113
4113
source-map "~0.6.1"
4114
4114
4115
- eslint-config-airbnb-base@^14.2.1 :
4116
- version "14.2.1"
4117
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
4118
- integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
4119
- dependencies :
4120
- confusing-browser-globals "^1.0.10"
4121
- object.assign "^4.1.2"
4122
- object.entries "^1.1.2"
4123
-
4124
4115
eslint-config-airbnb-base@^15.0.0 :
4125
4116
version "15.0.0"
4126
4117
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
@@ -7488,7 +7479,7 @@ object.assign@^4.1.2:
7488
7479
has-symbols "^1.0.1"
7489
7480
object-keys "^1.1.1"
7490
7481
7491
- object.entries@^1.1.2, object.entries@^1.1. 5 :
7482
+ object.entries@^1.1.5 :
7492
7483
version "1.1.5"
7493
7484
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
7494
7485
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
You can’t perform that action at this time.
0 commit comments