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 ced2926 commit 9e00460Copy full SHA for 9e00460
package.json
@@ -63,13 +63,13 @@
63
},
64
"homepage": "https://github.com/tsdotnet/linq#readme",
65
"devDependencies": {
66
- "@eslint/js": "^9.33.0",
+ "@eslint/js": "^9.34.0",
67
"@rollup/plugin-typescript": "^12.1.4",
68
"@types/node": "^24.3.0",
69
"cpy-cli": "^6.0.0",
70
- "eslint": "^9.33.0",
+ "eslint": "^9.34.0",
71
"rimraf": "^6.0.1",
72
- "rollup": "^4.46.3",
+ "rollup": "^4.48.0",
73
"typedoc": "^0.28.10",
74
"typescript": "^5.9.2",
75
"typescript-eslint": "^8.40.0",
0 commit comments