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