mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 22:29:43 +00:00
Update dependency brighterscript-formatter to v1.6.40
This commit is contained in:
parent
9ceef486fa
commit
ad44368782
16
package-lock.json
generated
16
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"license": "GPL-2.0",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "0.1.1",
|
||||
"brighterscript-formatter": "1.6.39",
|
||||
"brighterscript-formatter": "1.6.40",
|
||||
"log": "npm:roku-log@0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -794,11 +794,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/brighterscript-formatter": {
|
||||
"version": "1.6.39",
|
||||
"resolved": "https://registry.npmjs.org/brighterscript-formatter/-/brighterscript-formatter-1.6.39.tgz",
|
||||
"integrity": "sha512-etA0vLVVUAIVP5qjXrCvqzibLyzndh/4TREij7LfB6R5IjbxlMnuw4r5GpjkPiZTVYAMSfRnwPtvb0FcdCT9Ow==",
|
||||
"version": "1.6.40",
|
||||
"resolved": "https://registry.npmjs.org/brighterscript-formatter/-/brighterscript-formatter-1.6.40.tgz",
|
||||
"integrity": "sha512-cxvGGluNfxy6p3khtcMt/3AschwqEnERjLRIEt3XVU0R0l2QgwXelDp8ViqgnQ2hQYa8LnfnOiV1u7OCqbiZPA==",
|
||||
"dependencies": {
|
||||
"brighterscript": "^0.65.18",
|
||||
"brighterscript": "^0.65.19",
|
||||
"glob-all": "^3.3.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"source-map": "^0.7.3",
|
||||
@ -810,9 +810,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/brighterscript-formatter/node_modules/brighterscript": {
|
||||
"version": "0.65.18",
|
||||
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.65.18.tgz",
|
||||
"integrity": "sha512-6RU9gE1wYMS8thQCBuUcwrGeDo8ywnMp7DKzS/Zl5yHqvU9LstBP6Z3vFxDFxxovYGhIy5o1B6OulnxPBD0pVA==",
|
||||
"version": "0.65.19",
|
||||
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.65.19.tgz",
|
||||
"integrity": "sha512-nGWMgmhgMsiDgabUPeJS/c/8hQK3qgw1bBsXWSLaJd4SFkR4JSxW+ElqnayNHN2MAWhfenj0TkDCFf/QGDUO+A==",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "^0.1.1",
|
||||
"@xml-tools/parser": "^1.0.7",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"description": "Roku app for Jellyfin media server",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "0.1.1",
|
||||
"brighterscript-formatter": "1.6.39",
|
||||
"brighterscript-formatter": "1.6.40",
|
||||
"log": "npm:roku-log@0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user