Skip to content

Commit 9e4ebda

Browse files
Update devDependencies (non-major)
1 parent ed127d2 commit 9e4ebda

File tree

2 files changed

+166
-207
lines changed

2 files changed

+166
-207
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,22 @@
4444
"devDependencies": {
4545
"@eslint/eslintrc": "^3.2.0",
4646
"@eslint/js": "^9.18.0",
47-
"@types/chai": "5.0.1",
47+
"@types/chai": "5.2.1",
4848
"@types/debug": "4.1.12",
4949
"@types/eslint": "9.6.1",
5050
"@types/mocha": "10.0.10",
51-
"@types/node": "22.13.5",
52-
"@typescript-eslint/eslint-plugin": "8.24.1",
53-
"@typescript-eslint/parser": "8.24.1",
51+
"@types/node": "22.15.0",
52+
"@typescript-eslint/eslint-plugin": "8.31.0",
53+
"@typescript-eslint/parser": "8.31.0",
5454
"chai": "5.2.0",
5555
"debug": "4.4.0",
56-
"eslint": "9.21.0",
56+
"eslint": "9.25.1",
5757
"eslint-plugin-security-node": "1.1.4",
5858
"globals": "^16.0.0",
59-
"mocha": "11.1.0",
60-
"prettier": "3.5.2",
59+
"mocha": "11.2.2",
60+
"prettier": "3.5.3",
6161
"ts-node": "10.9.2",
62-
"typescript": "5.7.3"
62+
"typescript": "5.8.3"
6363
},
6464
"repository": {
6565
"type": "git",

0 commit comments

Comments
 (0)