Update dependency brighterscript-formatter to v1.7.5

This commit is contained in:
renovate[bot] 2024-09-26 22:26:23 +00:00 committed by GitHub
parent 952205e8c5
commit d0d1be0c7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -11,7 +11,7 @@
"license": "GPL-2.0",
"dependencies": {
"@rokucommunity/bslib": "0.1.1",
"brighterscript-formatter": "1.7.4",
"brighterscript-formatter": "1.7.5",
"log": "npm:roku-log@0.11.1"
},
"devDependencies": {
@ -893,12 +893,12 @@
}
},
"node_modules/brighterscript-formatter": {
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/brighterscript-formatter/-/brighterscript-formatter-1.7.4.tgz",
"integrity": "sha512-a9RWMbCADBHLwaVirf5NuXPxZaRSraSf3Zm8/ecf5qx51gEU4DbwqpLE+d4ncnHn2/Y5M3mf0fJeQGfWlqo6Kg==",
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/brighterscript-formatter/-/brighterscript-formatter-1.7.5.tgz",
"integrity": "sha512-TIo1BdzHfhd07aFcikEMHyeLhrZqbVNOKF/v03DX3n/33FXhsstR3PhhVjJUxFsoeawO6dRhzGUGDh/EegJ5Iw==",
"license": "MIT",
"dependencies": {
"brighterscript": "^0.67.4",
"brighterscript": "^0.67.7",
"glob-all": "^3.3.0",
"jsonc-parser": "^3.0.0",
"source-map": "^0.7.3",

View File

@ -5,7 +5,7 @@
"description": "Roku app for Jellyfin media server",
"dependencies": {
"@rokucommunity/bslib": "0.1.1",
"brighterscript-formatter": "1.7.4",
"brighterscript-formatter": "1.7.5",
"log": "npm:roku-log@0.11.1"
},
"devDependencies": {