@fern-api/generator-cli
Advanced tools
Comparing version 0.0.15-33b0c02f4 to 0.0.16-31fcc7b57
{ | ||
"name": "@fern-api/generator-cli", | ||
"version": "0.0.15-33b0c02f4", | ||
"version": "0.0.16-31fcc7b57", | ||
"files": [ | ||
@@ -17,2 +17,3 @@ "dist" | ||
"test": "vitest --run --passWithNoTests --globals --disable-console-intercept", | ||
"test:update": "vitest -u --run --passWithNoTests --globals --disable-console-intercept", | ||
"lint:eslint": "eslint --max-warnings 0 . --ignore-path=../../.eslintignore", | ||
@@ -36,3 +37,3 @@ "lint:eslint:fix": "pnpm lint:eslint --fix", | ||
"depcheck": "^1.4.3", | ||
"esbuild": "^0.15.7", | ||
"esbuild": "0.20.2", | ||
"eslint": "^8.56.0", | ||
@@ -39,0 +40,0 @@ "execa": "^5.1.1", |
Sorry, the diff of this file is not supported yet
487919
13750