File tree Expand file tree Collapse file tree 5 files changed +10
-9
lines changed
Expand file tree Collapse file tree 5 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "eslint" : " 7.32.0" ,
16- "eslint-config-airbnb-base" : " 14.2.1 " ,
16+ "eslint-config-airbnb-base" : " 15.0.0 " ,
1717 "eslint-plugin-import" : " 2.25.3" ,
1818 "eslint-plugin-jest" : " 25.3.0" ,
1919 "jest" : " 26.6.3"
Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "eslint" : " 7.32.0" ,
33- "eslint-config-airbnb-base" : " 14.2.1 " ,
33+ "eslint-config-airbnb-base" : " 15.0.0 " ,
3434 "eslint-plugin-import" : " 2.25.3" ,
3535 "nodemon" : " 2.0.15"
3636 }
Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "eslint" : " 7.32.0" ,
12- "eslint-config-airbnb-base" : " 14.2.1 " ,
12+ "eslint-config-airbnb-base" : " 15.0.0 " ,
1313 "eslint-plugin-import" : " 2.25.3"
1414 },
1515 "scripts" : {
Original file line number Diff line number Diff line change 3535 },
3636 "devDependencies" : {
3737 "babel-eslint" : " 10.1.0" ,
38- "eslint-config-airbnb-base" : " 14.2.1 " ,
38+ "eslint-config-airbnb-base" : " 15.0.0 " ,
3939 "eslint-plugin-import" : " 2.25.3" ,
4040 "eslint-plugin-react" : " 7.27.1"
4141 },
Original file line number Diff line number Diff line change @@ -5219,14 +5219,15 @@ escodegen@^1.14.1:
52195219 optionalDependencies:
52205220 source-map "~0.6.1"
52215221
5222- eslint-config-airbnb-base@14.2.1 :
5223- version "14.2.1 "
5224- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1 .tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e "
5225- integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA ==
5222+ eslint-config-airbnb-base@15.0.0 :
5223+ version "15.0.0 "
5224+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0 .tgz#6b09add90ac79c2f8d723a2580e07f3925afd236 "
5225+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig ==
52265226 dependencies:
52275227 confusing-browser-globals "^1.0.10"
52285228 object.assign "^4.1.2"
5229- object.entries "^1.1.2"
5229+ object.entries "^1.1.5"
5230+ semver "^6.3.0"
52305231
52315232eslint-config-react-app@^6.0.0:
52325233 version "6.0.0"
You can’t perform that action at this time.
0 commit comments