Skip to content

Commit b682005

Browse files
committed
Upgrade
1 parent 04360a2 commit b682005

File tree

2 files changed

+136
-714
lines changed

2 files changed

+136
-714
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
"url": "https://github.com/sderrow/bottleneck/issues"
3737
},
3838
"devDependencies": {
39-
"@eslint/js": "^9.17.0",
39+
"@eslint/js": "^9.25.1",
4040
"assert": "^2.1.0",
41-
"eslint": "^9.17.0",
42-
"eslint-config-prettier": "^9.1.0",
43-
"globals": "^15.14.0",
44-
"ioredis": "^5.4.1",
45-
"mocha": "^11.0.1",
46-
"prettier": "^3.4.2",
41+
"eslint": "^9.25.1",
42+
"eslint-config-prettier": "^10.1.2",
43+
"globals": "^16.0.0",
44+
"ioredis": "^5.6.1",
45+
"mocha": "^11.2.2",
46+
"prettier": "^3.5.3",
4747
"redis": "^2.8.0",
48-
"typescript": "^5.7.2"
48+
"typescript": "^5.8.3"
4949
},
5050
"packageManager": "yarn@4.9.1"
5151
}

0 commit comments

Comments
 (0)