We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306bbed commit 74b359eCopy full SHA for 74b359e
2 files changed
package.json
@@ -42,18 +42,18 @@
42
},
43
"homepage": "https://github.com/tsdotnet/string-builder#readme",
44
"devDependencies": {
45
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.1",
46
"@rollup/plugin-node-resolve": "^16.0.3",
47
"@rollup/plugin-typescript": "^12.3.0",
48
- "@types/node": "^25.2.0",
+ "@types/node": "^25.3.0",
49
"@vitest/coverage-v8": "^4.0.18",
50
- "cpy-cli": "^6.0.0",
51
- "eslint": "^9.39.2",
52
- "rimraf": "^6.1.2",
53
- "rollup": "^4.57.1",
54
- "typedoc": "^0.28.16",
+ "cpy-cli": "^7.0.0",
+ "eslint": "^10.0.2",
+ "rimraf": "^6.1.3",
+ "rollup": "^4.59.0",
+ "typedoc": "^0.28.17",
55
"typescript": "^5.9.3",
56
- "typescript-eslint": "^8.54.0",
+ "typescript-eslint": "^8.56.1",
57
"vitest": "^4.0.18"
58
59
"pnpm": {
0 commit comments