File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "auto" : " 7.17.0" ,
2626 "eslint" : " 6.8.0" ,
2727 "eslint-config-prettier" : " 6.10.0" ,
28- "eslint-config-xo" : " 0.27.2 " ,
28+ "eslint-config-xo" : " 0.29.1 " ,
2929 "eslint-plugin-jest" : " 23.8.2" ,
3030 "husky" : " 3.1.0" ,
3131 "jest" : " 24.9.0" ,
Original file line number Diff line number Diff line change @@ -2369,6 +2369,11 @@ config-chain@^1.1.11:
23692369 ini "^1.3.4"
23702370 proto-list "~1.2.1"
23712371
2372+ confusing-browser-globals@1.0.9 :
2373+ version "1.0.9"
2374+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
2375+ integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
2376+
23722377console-control-strings@^1.0.0, console-control-strings@~1.1.0 :
23732378 version "1.1.0"
23742379 resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
@@ -2956,10 +2961,12 @@ eslint-config-prettier@6.10.0:
29562961 dependencies :
29572962 get-stdin "^6.0.0"
29582963
2959- eslint-config-xo@0.27.2 :
2960- version "0.27.2"
2961- resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.27.2.tgz#71aff3d5b5554e9e5b5e1853e21da7799bb53f1f"
2962- integrity sha512-qEuZP0zNQkWpOdNZvWnfY2GNp1AZ33uXgeOXl4DN5YVLHFvekHbeSM2FFZ8A489fp1rCCColVRlJsYMf28o4DA==
2964+ eslint-config-xo@0.29.1 :
2965+ version "0.29.1"
2966+ resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.29.1.tgz#876e29b2f4711f2fd365885b09b9536b6ef328dc"
2967+ integrity sha512-RDjeKh8CV0/EH4utW/6uOkwJJOOU+rX3uE5eUBOamcLNe4lNjyo8kSt3B6DzAm1L/1tWGikI7LFNVY9gG7PDQw==
2968+ dependencies :
2969+ confusing-browser-globals "1.0.9"
29632970
29642971eslint-plugin-jest@23.8.2 :
29652972 version "23.8.2"
You can’t perform that action at this time.
0 commit comments