Skip to content

Commit 2b1792d

Browse files
Update devDependencies (non-major)
1 parent ed127d2 commit 2b1792d

File tree

2 files changed

+259
-266
lines changed

2 files changed

+259
-266
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,27 @@
3939
"build": "tsc"
4040
},
4141
"dependencies": {
42-
"redis": "4.7.0"
42+
"redis": "4.7.1"
4343
},
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.2",
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.29",
52+
"@typescript-eslint/eslint-plugin": "8.33.0",
53+
"@typescript-eslint/parser": "8.33.0",
5454
"chai": "5.2.0",
55-
"debug": "4.4.0",
56-
"eslint": "9.21.0",
55+
"debug": "4.4.1",
56+
"eslint": "9.28.0",
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.5.0",
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)