chore(deps-dev): update deps

This commit is contained in:
braks
2022-10-07 13:10:46 +02:00
committed by Braks
parent 7a657f141a
commit 78c8bc7a34
4 changed files with 416 additions and 469 deletions

View File

@@ -13,14 +13,14 @@
"typedocs": "turbo run typedoc"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/eslint-config": "^0.27.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
"shx": "^0.3.4",
"turbo": "^1.4.3",
"typescript": "^4.7.4"
"turbo": "^1.5.5",
"typescript": "^4.8.4"
}
}