Commit 84be808 1 parent e996174 commit 84be808 Copy full SHA for 84be808
File tree 2 files changed +4
-4
lines changed
packages/nestjs-firebase-admin
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
"@cuaklabs/nestjs-prettier-config" : " workspace:*" ,
34
34
"@cuaklabs/nestjs-typescript-config" : " workspace:*" ,
35
35
"husky" : " 8.0.3" ,
36
- "lint-staged" : " 15.2.1 " ,
36
+ "lint-staged" : " 15.2.2 " ,
37
37
"turbo" : " 1.12.2"
38
38
},
39
39
"standard-version" : {
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@jest/globals" : " 29.7.0" ,
23
23
"@types/node" : " 20.11.16" ,
24
- "@typescript-eslint/eslint-plugin" : " 6.20 .0" ,
25
- "@typescript-eslint/parser" : " 6.20 .0" ,
24
+ "@typescript-eslint/eslint-plugin" : " 6.21 .0" ,
25
+ "@typescript-eslint/parser" : " 6.21 .0" ,
26
26
"eslint" : " 8.56.0" ,
27
27
"eslint-import-resolver-typescript" : " 3.6.1" ,
28
28
"eslint-plugin-import" : " 2.29.1" ,
29
29
"eslint-plugin-jest" : " 27.6.3" ,
30
30
"eslint-plugin-prettier" : " 5.1.3" ,
31
31
"jest" : " 29.7.0" ,
32
- "prettier" : " 3.2.4 " ,
32
+ "prettier" : " 3.2.5 " ,
33
33
"rimraf" : " 5.0.5" ,
34
34
"ts-jest" : " 29.1.2" ,
35
35
"ts-node" : " 10.9.2" ,
You can’t perform that action at this time.
0 commit comments