Update dependency brighterscript-formatter to v1.6.36
This commit is contained in:
parent
b46b15c94e
commit
9fe7de08be
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"license": "GPL-2.0",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "0.1.1",
|
||||
"brighterscript-formatter": "1.6.35",
|
||||
"brighterscript-formatter": "1.6.36",
|
||||
"log": "npm:roku-log@0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -793,11 +793,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/brighterscript-formatter": {
|
||||
"version": "1.6.35",
|
||||
"resolved": "https://registry.npmjs.org/brighterscript-formatter/-/brighterscript-formatter-1.6.35.tgz",
|
||||
"integrity": "sha512-OtExVLvgfZ7QlBDFpNqDUZQiSbO8sNO1l0wEfkspYJzPbhbhKYL2NEEL9OSTzUJYCrO/I8ZL7bo57ZGNQlcNBQ==",
|
||||
"version": "1.6.36",
|
||||
"resolved": "https://registry.npmjs.org/brighterscript-formatter/-/brighterscript-formatter-1.6.36.tgz",
|
||||
"integrity": "sha512-f9Y3Re6egB1MCUftph8AT8RxWTtXmeMjwigRv1biNGmEuGeSOipoBnCbwY4U1CFz46L7W39/TL4n1JMV9URD6w==",
|
||||
"dependencies": {
|
||||
"brighterscript": "^0.65.9",
|
||||
"brighterscript": "^0.65.12",
|
||||
"glob-all": "^3.3.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"source-map": "^0.7.3",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "Roku app for Jellyfin media server",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "0.1.1",
|
||||
"brighterscript-formatter": "1.6.35",
|
||||
"brighterscript-formatter": "1.6.36",
|
||||
"log": "npm:roku-log@0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user