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 368ca99 commit 1943404Copy full SHA for 1943404
package.json
@@ -29,17 +29,17 @@
29
"author": "Sascha Goldhofer <github@saschagoldhofer.de> (https://github.com/sagold/)",
30
"license": "MIT",
31
"devDependencies": {
32
- "@eslint/js": "^9.20.0",
33
- "eslint": "^9.20.1",
34
- "typescript": "^5.7.3",
35
- "typescript-eslint": "^8.24.0",
+ "@eslint/js": "^9.30.1",
36
"@types/mocha": "^10.0.6",
37
"@types/node": "^22.10.6",
+ "eslint": "^9.30.1",
38
"mocha": "^11.1.0",
39
"nyc": "^17.1.0",
40
"terser-webpack-plugin": "^5.3.11",
41
"ts-loader": "^9.5.2",
42
"ts-node": "^10.9.2",
+ "typescript": "^5.7.3",
+ "typescript-eslint": "^8.35.1",
43
"webpack": "^5.97.1",
44
"webpack-cli": "^6.0.1"
45
}
0 commit comments