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 69a6dba commit ac92c21Copy full SHA for ac92c21
package.json
@@ -49,14 +49,14 @@
49
},
50
"homepage": "https://github.com/tsdotnet/text-utility#readme",
51
"devDependencies": {
52
- "@eslint/js": "^9.33.0",
+ "@eslint/js": "^9.34.0",
53
"@rollup/plugin-node-resolve": "^16.0.1",
54
"@rollup/plugin-typescript": "^12.1.4",
55
"@types/node": "^24.3.0",
56
"cpy-cli": "^6.0.0",
57
- "eslint": "^9.33.0",
+ "eslint": "^9.34.0",
58
"rimraf": "^6.0.1",
59
- "rollup": "^4.46.3",
+ "rollup": "^4.48.0",
60
"typedoc": "^0.28.10",
61
"typescript": "^5.9.2",
62
"typescript-eslint": "^8.40.0",
0 commit comments