Commit 2a9a038 1 parent 4205b71 commit 2a9a038 Copy full SHA for 2a9a038
File tree 7 files changed +916
-1095
lines changed
7 files changed +916
-1095
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@firmnav/eslint-github-actions-formatter" : " 1.0.1" ,
22
- "@typescript-eslint/eslint-plugin" : " 5.22 .0" ,
23
- "@typescript-eslint/parser" : " 5.22 .0" ,
24
- "conventional-changelog-conventionalcommits" : " 4.6.3 " ,
25
- "eslint" : " 8.14 .0" ,
22
+ "@typescript-eslint/eslint-plugin" : " 5.32 .0" ,
23
+ "@typescript-eslint/parser" : " 5.32 .0" ,
24
+ "conventional-changelog-conventionalcommits" : " 5.0.0 " ,
25
+ "eslint" : " 8.21 .0" ,
26
26
"eslint-config-prettier" : " 8.5.0" ,
27
27
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
28
28
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
29
- "lerna" : " 5.1.6 " ,
30
- "nx" : " 14.3.6 " ,
29
+ "lerna" : " 5.3.0 " ,
30
+ "nx" : " 14.5.2 " ,
31
31
"patch-package" : " 6.4.7" ,
32
- "prettier" : " 2.6.2 " ,
33
- "typescript" : " 4.6 .4"
32
+ "prettier" : " 2.7.1 " ,
33
+ "typescript" : " 4.7 .4"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 25
25
"lint:tsc" : " yarn tsc -p tsconfig.json --noEmit --skipLibCheck"
26
26
},
27
27
"devDependencies" : {
28
- "@types/node" : " 17.0.31 " ,
29
- "typescript" : " 4.6 .4"
28
+ "@types/node" : " 18.6.3 " ,
29
+ "typescript" : " 4.7 .4"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 25
25
"lint:tsc" : " yarn tsc -p tsconfig.json --noEmit --skipLibCheck"
26
26
},
27
27
"devDependencies" : {
28
- "@types/node" : " 17.0.31 " ,
29
- "typescript" : " 4.6 .4"
28
+ "@types/node" : " 18.6.3 " ,
29
+ "typescript" : " 4.7 .4"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 18
18
"@jeremybarbet/node-iap" : " 1.3.4"
19
19
},
20
20
"devDependencies" : {
21
- "@nestjs/common" : " 8.4.4 " ,
22
- "@types/node" : " 17.0.31 " ,
21
+ "@nestjs/common" : " 9.0.7 " ,
22
+ "@types/node" : " 18.6.3 " ,
23
23
"reflect-metadata" : " 0.1.13" ,
24
- "rxjs" : " 7.5.5 " ,
25
- "typescript" : " 4.6 .4"
24
+ "rxjs" : " 7.5.6 " ,
25
+ "typescript" : " 4.7 .4"
26
26
},
27
27
"peerDependencies" : {
28
28
"@nestjs/common" : " *"
Original file line number Diff line number Diff line change 19
19
"@jeremybarbet/google-api-types" : " 1.3.4"
20
20
},
21
21
"devDependencies" : {
22
- "@types/node" : " 17.0.31 " ,
22
+ "@types/node" : " 18.6.3 " ,
23
23
"axios" : " 0.27.2" ,
24
- "google-auth-library" : " 8.0.2 " ,
25
- "ts-node" : " 10.7.0 " ,
26
- "typescript" : " 4.6 .4"
24
+ "google-auth-library" : " 8.1.1 " ,
25
+ "ts-node" : " 10.9.1 " ,
26
+ "typescript" : " 4.7 .4"
27
27
},
28
28
"peerDependencies" : {
29
29
"axios" : " *" ,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments