-
- Downloads
package upgrades
... | ... | @@ -11,7 +11,7 @@ |
"publish-snapshot": "turbo run build lint test && changeset version --snapshot && changeset publish" | ||
}, | ||
"devDependencies": { | ||
"@turbo/gen": "^1.10.14", | ||
"@turbo/gen": "^1.10.15", | ||
"@types/jest": "^29.5.5", | ||
"eslint": "^7.32.0", | ||
"eslint-config-custom": "workspace:*", | ||
... | ... | @@ -20,7 +20,7 @@ |
"prettier": "^3.0.3", | ||
"prettier-plugin-organize-imports": "^3.2.3", | ||
"ts-jest": "^29.1.1", | ||
"turbo": "^1.10.14" | ||
"turbo": "^1.10.15" | ||
}, | ||
"packageManager": "pnpm@7.15.0", | ||
"dependencies": { | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment