mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
chore: bump deps (#2836)
* chore: add yarn interactive-tools * chore(deps): bump swc * chore(deps): bump chai types * chore(deps): bump mocha * chore(deps): bump node types * chore(deps): bump eslint * chore(deps): bump other
This commit is contained in:
+8
-8
@@ -25,15 +25,15 @@
|
||||
"build:doc": "typedoc --out ./website/docs/generated/ && node scripts/finalizeTypedocs.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.28.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-config-discordeno": "*",
|
||||
"husky": "^8.0.2",
|
||||
"lint-staged": "^13.0.4",
|
||||
"prettier": "^2.8.0",
|
||||
"turbo": "^1.6.3",
|
||||
"typedoc": "^0.23.21",
|
||||
"typedoc-plugin-markdown": "^3.13.6",
|
||||
"typescript": "^4.9.3"
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"prettier": "^2.8.4",
|
||||
"turbo": "^1.8.3",
|
||||
"typedoc": "^0.23.26",
|
||||
"typedoc-plugin-markdown": "^3.14.0",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
|
||||
Reference in New Issue
Block a user