File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "eslint-config-prettier" : " 6.11.0" ,
3535 "eslint-plugin-eslint-comments" : " 3.2.0" ,
3636 "eslint-plugin-import" : " 2.20.2" ,
37- "eslint-plugin-jest" : " 23.13.2 " ,
37+ "eslint-plugin-jest" : " 23.20.0 " ,
3838 "eslint-plugin-prettier" : " 3.1.3" ,
3939 "jest" : " 26.0.1" ,
4040 "jest-watch-typeahead" : " 0.6.0" ,
Original file line number Diff line number Diff line change 6969 "eslint-config-prettier" : " 6.11.0" ,
7070 "eslint-plugin-eslint-comments" : " 3.2.0" ,
7171 "eslint-plugin-import" : " 2.20.2" ,
72- "eslint-plugin-jest" : " 23.13.2 " ,
72+ "eslint-plugin-jest" : " 23.20.0 " ,
7373 "eslint-plugin-prettier" : " 3.1.3" ,
7474 "jest" : " 26.0.1" ,
7575 "jest-watch-typeahead" : " 0.6.0"
Original file line number Diff line number Diff line change @@ -6457,10 +6457,10 @@ eslint-plugin-import@2.20.2:
64576457 read-pkg-up "^2.0.0"
64586458 resolve "^1.12.0"
64596459
6460- eslint-plugin-jest@23.13.2 :
6461- version "23.13.2 "
6462- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2 .tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7 "
6463- integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw ==
6460+ eslint-plugin-jest@23.20.0 :
6461+ version "23.20.0 "
6462+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0 .tgz#e1d69c75f639e99d836642453c4e75ed22da4099 "
6463+ integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw ==
64646464 dependencies:
64656465 "@typescript-eslint/experimental-utils" "^2.5.0"
64666466
@@ -12706,7 +12706,16 @@ shell-quote@^1.7.2:
1270612706 resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
1270712707 integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
1270812708
12709- shelljs@0.8.4, shelljs@^0.8.3:
12709+ shelljs@0.8.5:
12710+ version "0.8.5"
12711+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
12712+ integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
12713+ dependencies:
12714+ glob "^7.0.0"
12715+ interpret "^1.0.0"
12716+ rechoir "^0.6.2"
12717+
12718+ shelljs@^0.8.3:
1271012719 version "0.8.4"
1271112720 resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1271212721 integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
You can’t perform that action at this time.
0 commit comments