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 607e704 commit 3d7698bCopy full SHA for 3d7698b
1 file changed
package.json
@@ -47,8 +47,8 @@
47
"url": "git+https://github.com/RobotWebTools/rclnodejs.git"
48
},
49
"devDependencies": {
50
- "@eslint/js": "^10.0.0",
51
- "@types/node": "^22.13.9",
+ "@eslint/js": "^9.36.0",
+ "@types/node": "^24.5.2",
52
"@typescript-eslint/eslint-plugin": "^8.18.0",
53
"@typescript-eslint/parser": "^8.18.0",
54
"clang-format": "^1.8.0",
@@ -61,13 +61,13 @@
61
"globals": "^16.0.0",
62
"husky": "^9.1.7",
63
"jsdoc": "^4.0.4",
64
- "lint-staged": "^15.2.10",
+ "lint-staged": "^16.2.0",
65
"mocha": "^11.0.2",
66
"nyc": "^17.1.0",
67
"rimraf": "^6.0.1",
68
- "sinon": "^19.0.2",
+ "sinon": "^21.0.0",
69
"tree-kill": "^1.2.2",
70
- "tsd": "^0.31.2",
+ "tsd": "^0.33.0",
71
"typescript": "^5.7.2"
72
73
"dependencies": {
0 commit comments