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 dbeb965 commit 7f0ff45Copy full SHA for 7f0ff45
package.json
@@ -18,12 +18,12 @@
18
"@swc/cli": "^0.1.62",
19
"@swc/core": "^1.3.76",
20
"@types/node": "^18.17.4",
21
- "@typescript-eslint/eslint-plugin": "^5.59.8",
22
- "@typescript-eslint/parser": "^5.59.8",
+ "@typescript-eslint/eslint-plugin": "^5.62.0",
+ "@typescript-eslint/parser": "^5.62.0",
23
"bun-types": "^0.7.3",
24
- "eslint": "^8.41.0",
+ "eslint": "^8.53.0",
25
"rimraf": "^5.0.1",
26
- "typescript": "^5.0.4"
+ "typescript": "^5.2.2"
27
},
28
"eslintConfig": {
29
"parser": "@typescript-eslint/parser",
0 commit comments