Skip to content

Commit 9a03528

Browse files
Dev update.
1 parent a876d59 commit 9a03528

File tree

2 files changed

+3541
-2332
lines changed

2 files changed

+3541
-2332
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,25 +55,25 @@
5555
},
5656
"homepage": "https://github.com/tsdotnet/linq#readme",
5757
"devDependencies": {
58-
"@types/chai": "^4.3.4",
59-
"@types/mocha": "^10.0.1",
60-
"@types/node": "^18.11.17",
61-
"@typescript-eslint/eslint-plugin": "^5.46.1",
62-
"@typescript-eslint/parser": "^5.46.1",
63-
"chai": "^4.3.7",
58+
"@types/chai": "^5.2.2",
59+
"@types/mocha": "^10.0.10",
60+
"@types/node": "^24.3.0",
61+
"@typescript-eslint/eslint-plugin": "^8.39.1",
62+
"@typescript-eslint/parser": "^8.39.1",
63+
"chai": "^5.2.1",
6464
"copyfiles": "^2.4.1",
65-
"eslint": "^8.30.0",
65+
"eslint": "^9.33.0",
6666
"eslint-config-typescript": "^3.0.0",
67-
"eslint-plugin-import": "^2.26.0",
67+
"eslint-plugin-import": "^2.32.0",
6868
"eslint-plugin-node": "^11.1.0",
69-
"eslint-plugin-promise": "^6.1.1",
70-
"mocha": "^10.2.0",
69+
"eslint-plugin-promise": "^7.2.1",
70+
"mocha": "^11.7.1",
7171
"npm-run-all": "^4.1.5",
72-
"nyc": "^15.1.0",
73-
"rimraf": "^3.0.2",
74-
"ts-node": "^10.9.1",
75-
"typedoc": "^0.23.23",
76-
"typescript": "^4.9.4"
72+
"nyc": "^17.1.0",
73+
"rimraf": "^6.0.1",
74+
"ts-node": "^10.9.2",
75+
"typedoc": "^0.28.10",
76+
"typescript": "^5.9.2"
7777
},
7878
"dependencies": {
7979
"@tsdotnet/common-interfaces": "^1.0.4",

0 commit comments

Comments
 (0)