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 74cf9c6 commit be82449Copy full SHA for be82449
package.json
@@ -47,17 +47,17 @@
47
},
48
"homepage": "https://github.com/tsdotnet/linked-node-list#readme",
49
"devDependencies": {
50
- "@eslint/js": "^9.34.0",
+ "@eslint/js": "^9.38.0",
51
"@rollup/plugin-typescript": "^12.1.4",
52
- "@types/node": "^24.3.0",
+ "@types/node": "^24.9.1",
53
"@vitest/coverage-v8": "^3.2.4",
54
"cpy-cli": "^6.0.0",
55
- "eslint": "^9.34.0",
+ "eslint": "^9.38.0",
56
"rimraf": "^6.0.1",
57
- "rollup": "^4.49.0",
58
- "typedoc": "^0.28.11",
59
- "typescript": "^5.9.2",
60
- "typescript-eslint": "^8.41.0",
+ "rollup": "^4.52.5",
+ "typedoc": "^0.28.14",
+ "typescript": "^5.9.3",
+ "typescript-eslint": "^8.46.2",
61
"vitest": "^3.2.4"
62
63
"dependencies": {
0 commit comments