File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed
Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 9494 "eslint-config-4catalyzer-typescript" : " ^3.3.0" ,
9595 "eslint-config-prettier" : " ^10.1.8" ,
9696 "eslint-plugin-import" : " ^2.32.0" ,
97- "eslint-plugin-jest" : " ^29.12.1 " ,
97+ "eslint-plugin-jest" : " ^29.13.0 " ,
9898 "graphql" : " ^16.12.0" ,
9999 "graphql-relay" : " ^0.10.2" ,
100100 "hookem" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ __metadata:
101101 eslint-config-4catalyzer-typescript : " npm:^3.3.0"
102102 eslint-config-prettier : " npm:^10.1.8"
103103 eslint-plugin-import : " npm:^2.32.0"
104- eslint-plugin-jest : " npm:^29.12.1 "
104+ eslint-plugin-jest : " npm:^29.13.0 "
105105 express : " npm:^5.2.1"
106106 form-data : " npm:^4.0.5"
107107 graphql : " npm:^16.12.0"
@@ -4696,21 +4696,24 @@ __metadata:
46964696 languageName : node
46974697 linkType : hard
46984698
4699- " eslint-plugin-jest@npm:^29.12.1 " :
4700- version : 29.12.1
4701- resolution : " eslint-plugin-jest@npm:29.12.1 "
4699+ " eslint-plugin-jest@npm:^29.13.0 " :
4700+ version : 29.13.0
4701+ resolution : " eslint-plugin-jest@npm:29.13.0 "
47024702 dependencies :
47034703 " @typescript-eslint/utils " : " npm:^8.0.0"
47044704 peerDependencies :
47054705 " @typescript-eslint/eslint-plugin " : ^8.0.0
4706- eslint : ^8.57.0 || ^9.0.0
4706+ eslint : ^8.57.0 || ^9.0.0 || ^10.0.0
47074707 jest : " *"
4708+ typescript : " >=4.8.4 <6.0.0"
47084709 peerDependenciesMeta :
47094710 " @typescript-eslint/eslint-plugin " :
47104711 optional : true
47114712 jest :
47124713 optional : true
4713- checksum : 10c0/54c149328c97964a34958b7e32c56f24e9c9fb8eeb6892c357ae527d543cc766d960ef024baaa57be603befda8cb1e25f5cb9701993f554655143e199264ba7a
4714+ typescript :
4715+ optional : true
4716+ checksum : 10c0/a1a6b1982ba6b17ef900a541555ee337f7aa39b305e3dcb6995309fcb5bb6bdd742f65e10a26a18c5db449b05772b7d1876ccd96f3a3c6aa43c7897a6e4f21d7
47144717 languageName : node
47154718 linkType : hard
47164719
You can’t perform that action at this time.
0 commit comments