Skip to content

Commit a6723a1

Browse files
Dev update.
1 parent 2af487b commit a6723a1

File tree

2 files changed

+2233
-1468
lines changed

2 files changed

+2233
-1468
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,25 @@
3838
},
3939
"homepage": "https://github.com/tsdotnet/disposable#readme",
4040
"devDependencies": {
41-
"@types/chai": "^4.3.4",
42-
"@types/mocha": "^10.0.1",
43-
"@types/node": "^18.11.17",
44-
"@typescript-eslint/eslint-plugin": "^5.46.1",
45-
"@typescript-eslint/parser": "^5.46.1",
46-
"chai": "^4.3.7",
41+
"@types/chai": "^5.2.2",
42+
"@types/mocha": "^10.0.10",
43+
"@types/node": "^24.3.0",
44+
"@typescript-eslint/eslint-plugin": "^8.39.1",
45+
"@typescript-eslint/parser": "^8.39.1",
46+
"chai": "^5.2.1",
4747
"copyfiles": "^2.4.1",
48-
"eslint": "^8.30.0",
48+
"eslint": "^9.33.0",
4949
"eslint-config-typescript": "^3.0.0",
50-
"eslint-plugin-import": "^2.26.0",
50+
"eslint-plugin-import": "^2.32.0",
5151
"eslint-plugin-node": "^11.1.0",
52-
"eslint-plugin-promise": "^6.1.1",
53-
"mocha": "^10.2.0",
52+
"eslint-plugin-promise": "^7.2.1",
53+
"mocha": "^11.7.1",
5454
"npm-run-all": "^4.1.5",
55-
"nyc": "^15.1.0",
56-
"rimraf": "^3.0.2",
57-
"ts-node": "^10.9.1",
58-
"typedoc": "^0.23.23",
59-
"typescript": "^4.9.4"
55+
"nyc": "^17.1.0",
56+
"rimraf": "^6.0.1",
57+
"ts-node": "^10.9.2",
58+
"typedoc": "^0.28.10",
59+
"typescript": "^5.9.2"
6060
},
6161
"dependencies": {
6262
"tslib": "^2.4.1"

0 commit comments

Comments
 (0)