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 bce55a6 commit 252467aCopy full SHA for 252467a
package.json
@@ -41,14 +41,14 @@
41
},
42
"homepage": "https://github.com/tsdotnet/string-builder#readme",
43
"devDependencies": {
44
- "@eslint/js": "^9.33.0",
+ "@eslint/js": "^9.34.0",
45
"@rollup/plugin-node-resolve": "^16.0.1",
46
"@rollup/plugin-typescript": "^12.1.4",
47
"@types/node": "^24.3.0",
48
"cpy-cli": "^6.0.0",
49
- "eslint": "^9.33.0",
+ "eslint": "^9.34.0",
50
"rimraf": "^6.0.1",
51
- "rollup": "^4.46.3",
+ "rollup": "^4.48.0",
52
"typedoc": "^0.28.10",
53
"typescript": "^5.9.2",
54
"typescript-eslint": "^8.40.0",
0 commit comments