Skip to content

Commit 25524b7

Browse files
committed
chore: update dependencies
1 parent af75719 commit 25524b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"url": "git+https://github.com/bitfocus/companion-module-your-module-name.git"
1313
},
1414
"dependencies": {
15-
"@companion-module/base": "~1.11.2"
15+
"@companion-module/base": "~1.11.3"
1616
},
1717
"devDependencies": {
18-
"@companion-module/tools": "^2.1.1",
19-
"prettier": "^3.4.2"
18+
"@companion-module/tools": "^2.3.0",
19+
"prettier": "^3.5.3"
2020
},
2121
"prettier": "@companion-module/tools/.prettierrc.json",
22-
"packageManager": "yarn@4.5.3"
22+
"packageManager": "yarn@4.9.1"
2323
}

0 commit comments

Comments
 (0)