We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0355b21 commit fc43c00Copy full SHA for fc43c00
package.json
@@ -15,7 +15,7 @@
15
"author": "KagChi",
16
"license": "GPL-3.0",
17
"devDependencies": {
18
- "@hazmi35/eslint-config": "^8.7.1",
+ "@hazmi35/eslint-config": "^10.0.0",
19
"@swc/cli": "^0.1.57",
20
"@swc/core": "^1.3.24",
21
"@types/discord-rpc": "^4.0.3",
@@ -26,7 +26,7 @@
26
"pkg": "^5.8.0",
27
"rimraf": "^3.0.2",
28
"tsup": "^6.5.0",
29
- "typescript": "^4.9.5"
+ "typescript": "^5.1.3"
30
},
31
"eslintConfig": {
32
"parser": "@typescript-eslint/parser",
0 commit comments