chore(deps-dev): upgrade turbo to latest (#1472)

* chore(deps-dev): upgrade turbo to latest

* chore: cleanup

* chore: update pkg json config

* chore(workflows): upgrade pnpm to latest

* chore: update pkg json config

* chore: update pkg json config

* chore: cleanup
This commit is contained in:
Braks
2024-07-01 10:38:26 +02:00
committed by GitHub
parent 02aac40acf
commit 8f53488995
5 changed files with 48 additions and 48 deletions

View File

@@ -8,7 +8,7 @@
"@antfu/eslint-config": "^0.43.1",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-turbo": "^1.13.3",
"eslint-config-turbo": "^2.0.4",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8"
}