File tree 2 files changed +13
-12
lines changed
2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 101
101
"enzyme" : " 3.11.0" ,
102
102
"enzyme-adapter-react-16" : " 1.15.6" ,
103
103
"eslint" : " 7.32.0" ,
104
- "eslint-config-airbnb" : " 18.2.1 " ,
104
+ "eslint-config-airbnb" : " 19.0.4 " ,
105
105
"eslint-config-prettier" : " 7.2.0" ,
106
106
"eslint-webpack-plugin" : " 2.6.0" ,
107
107
"eslint-plugin-import" : " 2.25.3" ,
Original file line number Diff line number Diff line change @@ -4651,23 +4651,24 @@ escodegen@^2.0.0:
4651
4651
optionalDependencies:
4652
4652
source-map "~0.6.1"
4653
4653
4654
- eslint-config-airbnb-base@^14.2.1 :
4655
- version "14.2.1 "
4656
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1 .tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e "
4657
- integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA ==
4654
+ eslint-config-airbnb-base@^15.0.0 :
4655
+ version "15.0.0 "
4656
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0 .tgz#6b09add90ac79c2f8d723a2580e07f3925afd236 "
4657
+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig ==
4658
4658
dependencies:
4659
4659
confusing-browser-globals "^1.0.10"
4660
4660
object.assign "^4.1.2"
4661
- object.entries "^1.1.2"
4661
+ object.entries "^1.1.5"
4662
+ semver "^6.3.0"
4662
4663
4663
- eslint-config-airbnb@18.2.1 :
4664
- version "18.2.1 "
4665
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1 .tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9 "
4666
- integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg ==
4664
+ eslint-config-airbnb@19.0.4 :
4665
+ version "19.0.4 "
4666
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4 .tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3 "
4667
+ integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew ==
4667
4668
dependencies:
4668
- eslint-config-airbnb-base "^14.2.1 "
4669
+ eslint-config-airbnb-base "^15.0.0 "
4669
4670
object.assign "^4.1.2"
4670
- object.entries "^1.1.2 "
4671
+ object.entries "^1.1.5 "
4671
4672
4672
4673
4673
4674
version "7.2.0"
You can’t perform that action at this time.
0 commit comments