Skip to content

Commit 9ebbd6b

Browse files
authored
Merge pull request #142 from hildjj/update-dependencies
Update dependencies. Stop at minimatch 10.0.1 pending issue.
2 parents d4175b2 + d6d0896 commit 9ebbd6b

File tree

2 files changed

+260
-215
lines changed

2 files changed

+260
-215
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,24 +51,24 @@
5151
"semver": "^7.7.2"
5252
},
5353
"devDependencies": {
54-
"@cto.af/eslint-config": "6.0.5",
54+
"@cto.af/eslint-config": "6.0.9",
5555
"@types/chai": "4.3.20",
5656
"@types/mocha": "^10.0.10",
57-
"@types/node": "^24.0.0",
57+
"@types/node": "^24.0.10",
5858
"@types/semver": "^7.7.0",
59-
"@typescript-eslint/eslint-plugin": "8.34.0",
60-
"@typescript-eslint/parser": "8.34.0",
59+
"@typescript-eslint/eslint-plugin": "8.35.1",
60+
"@typescript-eslint/parser": "8.35.1",
6161
"c8": "10.1.3",
6262
"chai": "4.5.0",
63-
"eslint": "9.28.0",
64-
"eslint-plugin-jsdoc": "50.7.1",
65-
"mocha": "^11.6.0",
63+
"eslint": "9.30.1",
64+
"eslint-plugin-jsdoc": "51.3.3",
65+
"mocha": "^11.7.1",
6666
"rimraf": "^6.0.1",
67-
"typedoc": "0.28.5",
67+
"typedoc": "0.28.7",
6868
"typescript": "5.8.3",
69-
"typescript-eslint": "8.34.0"
69+
"typescript-eslint": "8.35.1"
7070
},
71-
"packageManager": "[email protected].1",
71+
"packageManager": "[email protected].4",
7272
"engines": {
7373
"node": ">=20"
7474
}

0 commit comments

Comments
 (0)