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