Skip to content

Commit a306d8d

Browse files
committed
chore: update dependencies
1 parent 0ceccc2 commit a306d8d

File tree

2 files changed

+181
-427
lines changed

2 files changed

+181
-427
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
},
2929
"dependencies": {
3030
"@companion-module/base": "~1.10.0",
31-
"@types/node": "^18.19.50",
31+
"@types/node": "^18.19.63",
3232
"@types/spotify-api": "^0.0.25",
3333
"got": "^12.6.1",
3434
"p-queue": "^8.0.1",
3535
"type-fest": "^4.26.1"
3636
},
3737
"devDependencies": {
38-
"@companion-module/tools": "^2.0.2",
39-
"eslint": "^9.10.0",
40-
"husky": "^9.1.5",
38+
"@companion-module/tools": "^2.1.0",
39+
"eslint": "^9.13.0",
40+
"husky": "^9.1.6",
4141
"lint-staged": "^15.2.10",
4242
"prettier": "^3.3.3",
4343
"rimraf": "^5.0.10",
4444
"typescript": "~5.5.4",
45-
"typescript-eslint": "^8.4.0"
45+
"typescript-eslint": "^8.12.2"
4646
},
47-
"packageManager": "yarn@4.4.0"
47+
"packageManager": "yarn@4.5.1"
4848
}

0 commit comments

Comments
 (0)