We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b4a20e + d258597 commit c084016Copy full SHA for c084016
package.json
@@ -34,7 +34,7 @@
34
"@cuaklabs/nestjs-typescript-config": "workspace:*",
35
"husky": "9.0.11",
36
"lint-staged": "15.2.2",
37
- "turbo": "1.13.0"
+ "turbo": "1.13.2"
38
},
39
"standard-version": {
40
"skip": {
packages/nestjs-firebase-admin/package.json
@@ -21,8 +21,8 @@
21
"devDependencies": {
22
"@jest/globals": "29.7.0",
23
"@types/node": "20.12.2",
24
- "@typescript-eslint/eslint-plugin": "7.4.0",
25
- "@typescript-eslint/parser": "7.4.0",
+ "@typescript-eslint/eslint-plugin": "7.5.0",
+ "@typescript-eslint/parser": "7.5.0",
26
"eslint": "8.57.0",
27
"eslint-import-resolver-typescript": "3.6.1",
28
"eslint-plugin-import": "2.29.1",
0 commit comments