Skip to content

Commit b409776

Browse files
Dev update.
1 parent b58e733 commit b409776

File tree

2 files changed

+520
-506
lines changed

2 files changed

+520
-506
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,17 @@
6161
},
6262
"homepage": "https://github.com/tsdotnet/array-utility#readme",
6363
"devDependencies": {
64-
"@eslint/js": "^9.34.0",
64+
"@eslint/js": "^9.38.0",
6565
"@rollup/plugin-typescript": "^12.1.4",
66-
"@types/node": "^24.3.0",
66+
"@types/node": "^24.9.1",
6767
"@vitest/coverage-v8": "^3.2.4",
6868
"cpy-cli": "^6.0.0",
69-
"eslint": "^9.34.0",
69+
"eslint": "^9.38.0",
7070
"rimraf": "^6.0.1",
71-
"rollup": "^4.49.0",
72-
"typedoc": "^0.28.11",
73-
"typescript": "^5.9.2",
74-
"typescript-eslint": "^8.41.0",
71+
"rollup": "^4.52.5",
72+
"typedoc": "^0.28.14",
73+
"typescript": "^5.9.3",
74+
"typescript-eslint": "^8.46.2",
7575
"vitest": "^3.2.4"
7676
},
7777
"dependencies": {

0 commit comments

Comments
 (0)