We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ceccc2 commit a306d8dCopy full SHA for a306d8d
package.json
@@ -28,21 +28,21 @@
28
},
29
"dependencies": {
30
"@companion-module/base": "~1.10.0",
31
- "@types/node": "^18.19.50",
+ "@types/node": "^18.19.63",
32
"@types/spotify-api": "^0.0.25",
33
"got": "^12.6.1",
34
"p-queue": "^8.0.1",
35
"type-fest": "^4.26.1"
36
37
"devDependencies": {
38
- "@companion-module/tools": "^2.0.2",
39
- "eslint": "^9.10.0",
40
- "husky": "^9.1.5",
+ "@companion-module/tools": "^2.1.0",
+ "eslint": "^9.13.0",
+ "husky": "^9.1.6",
41
"lint-staged": "^15.2.10",
42
"prettier": "^3.3.3",
43
"rimraf": "^5.0.10",
44
"typescript": "~5.5.4",
45
- "typescript-eslint": "^8.4.0"
+ "typescript-eslint": "^8.12.2"
46
47
- "packageManager": "yarn@4.4.0"
+ "packageManager": "yarn@4.5.1"
48
}
0 commit comments