Commit 25bc6d5 1 parent 1ff4cdd commit 25bc6d5 Copy full SHA for 25bc6d5
File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 75
75
"debug" : " 4.3.2" ,
76
76
"eslint" : " 7.32.0" ,
77
77
"eslint-config-airbnb" : " 18.2.1" ,
78
- "eslint-config-airbnb-base" : " 14.2.1 " ,
78
+ "eslint-config-airbnb-base" : " 15.0.0 " ,
79
79
"eslint-config-prettier" : " 6.15.0" ,
80
80
"eslint-formatter-pretty" : " 4.1.0" ,
81
81
"eslint-import-resolver-typescript" : " 2.5.0" ,
Original file line number Diff line number Diff line change @@ -6096,7 +6096,17 @@ escodegen@^2.0.0:
6096
6096
optionalDependencies:
6097
6097
source-map "~0.6.1"
6098
6098
6099
- [email protected] , eslint-config-airbnb-base@^14.2.1:
6099
+
6100
+ version "15.0.0"
6101
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
6102
+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
6103
+ dependencies:
6104
+ confusing-browser-globals "^1.0.10"
6105
+ object.assign "^4.1.2"
6106
+ object.entries "^1.1.5"
6107
+ semver "^6.3.0"
6108
+
6109
+ eslint-config-airbnb-base@^14.2.1:
6100
6110
version "14.2.1"
6101
6111
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
6102
6112
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
You can’t perform that action at this time.
0 commit comments