@slango.configs/typescript
Advanced tools
@@ -1,2 +0,2 @@ | ||
| ../.. | [WARN] Unsupported engine: wanted: {"node":"^24.14.1"} (current: {"node":"v24.13.1","pnpm":"11.1.0"}) | ||
| ../.. | [WARN] Unsupported engine: wanted: {"node":"^24.15.0"} (current: {"node":"v24.13.1","pnpm":"11.1.0"}) | ||
| $ eslint . --max-warnings 0 |
+6
-0
| # @slango.configs/typescript | ||
| ## 2.0.4 | ||
| ### Patch Changes | ||
| - 424a2cf: Dependencies bump | ||
| ## 2.0.3 | ||
@@ -4,0 +10,0 @@ |
+2
-2
| { | ||
| "name": "@slango.configs/typescript", | ||
| "version": "2.0.3", | ||
| "version": "2.0.4", | ||
| "private": false, | ||
@@ -16,3 +16,3 @@ "description": "Slango typescript configs", | ||
| "peerDependencies": { | ||
| "typescript": "^6.0.2" | ||
| "typescript": "^6.0.3" | ||
| }, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
15863
0.37%