File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 7171 "eslint-config-kentcdodds" : " ^14.3.4" ,
7272 "eslint-config-prettier" : " ^6.9.0" ,
7373 "eslint-plugin-import" : " ^2.20.0" ,
74- "eslint-plugin-jest" : " ^22.15 .0" ,
74+ "eslint-plugin-jest" : " ^23.7 .0" ,
7575 "eslint-plugin-jsx-a11y" : " ^6.2.3" ,
7676 "eslint-plugin-prettier" : " ^3.1.2" ,
7777 "eslint-plugin-react" : " ^7.18.0" ,
Original file line number Diff line number Diff line change 15281528 " @typescript-eslint/typescript-estree" " 2.16.0"
15291529 eslint-scope "^5.0.0"
15301530
1531- " @typescript-eslint/experimental-utils@2.19.2 " :
1531+ " @typescript-eslint/experimental-utils@2.19.2" , "@typescript-eslint/experimental-utils@^2.5.0" :
15321532 version "2.19.2"
15331533 resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.19.2.tgz#4611d44cf0f0cb460c26aa7676fc0a787281e233"
15341534 integrity sha512-B88QuwT1wMJR750YvTJBNjMZwmiPpbmKYLm1yI7PCc3x0NariqPwqaPsoJRwU9DmUi0cd9dkhz1IqEnwfD+P1A==
@@ -3704,13 +3704,20 @@ eslint-plugin-import@^2.20.0:
37043704 read-pkg-up "^2.0.0"
37053705 resolve "^1.12.0"
37063706
3707- eslint-plugin-jest@^22.15.0, eslint-plugin-jest@^22. 17.0 :
3707+ eslint-plugin-jest@^22.17.0 :
37083708 version "22.17.0"
37093709 resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.17.0.tgz#dc170ec8369cd1bff9c5dd8589344e3f73c88cf6"
37103710 integrity sha512-WT4DP4RoGBhIQjv+5D0FM20fAdAUstfYAf/mkufLNTojsfgzc5/IYW22cIg/Q4QBavAZsROQlqppiWDpFZDS8Q==
37113711 dependencies :
37123712 " @typescript-eslint/experimental-utils" " ^1.13.0"
37133713
3714+ eslint-plugin-jest@^23.7.0 :
3715+ version "23.7.0"
3716+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.7.0.tgz#84d5603b6e745b59898cb6750df6a44782a39b04"
3717+ integrity sha512-zkiyGlvJeHNjAEz8FaIxTXNblJJ/zj3waNbYbgflK7K6uy0cpE5zJBt/JpJtOBGM/UGkC6BqsQ4n0y7kQ2HA8w==
3718+ dependencies :
3719+ " @typescript-eslint/experimental-utils" " ^2.5.0"
3720+
37143721eslint-plugin-jsx-a11y@^6.2.3 :
37153722 version "6.2.3"
37163723 resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz#b872a09d5de51af70a97db1eea7dc933043708aa"
You can’t perform that action at this time.
0 commit comments