We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04360a2 commit b682005Copy full SHA for b682005
package.json
@@ -36,16 +36,16 @@
36
"url": "https://github.com/sderrow/bottleneck/issues"
37
},
38
"devDependencies": {
39
- "@eslint/js": "^9.17.0",
+ "@eslint/js": "^9.25.1",
40
"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",
+ "eslint": "^9.25.1",
+ "eslint-config-prettier": "^10.1.2",
+ "globals": "^16.0.0",
+ "ioredis": "^5.6.1",
+ "mocha": "^11.2.2",
+ "prettier": "^3.5.3",
47
"redis": "^2.8.0",
48
- "typescript": "^5.7.2"
+ "typescript": "^5.8.3"
49
50
"packageManager": "yarn@4.9.1"
51
}
0 commit comments