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 4055460 commit 3c23f8bCopy full SHA for 3c23f8b
package.json
@@ -15,7 +15,7 @@
15
"@types/sinon": "21.0.0",
16
"@types/sinon-chai": "4.0.0",
17
"@types/source-map-support": "0.5.10",
18
- "@typescript-eslint/utils": "8.50.1",
+ "@typescript-eslint/utils": "8.51.0",
19
"@vitejs/plugin-react": "5.1.2",
20
"c8": "10.1.3",
21
"chai": "6.2.2",
@@ -45,7 +45,7 @@
45
"source-map-support": "0.5.21",
46
"ts-node": "10.9.2",
47
"typescript": "5.9.3",
48
- "typescript-eslint": "8.50.1"
+ "typescript-eslint": "8.51.0"
49
},
50
"scripts": {
51
"all": "pnpm run clean && pnpm run build && pnpm run lint && pnpm run test",
0 commit comments