Update dependency brighterscript to v0.65.13

This commit is contained in:
renovate[bot] 2023-12-18 00:03:03 +00:00 committed by GitHub
parent 48f0afc5dd
commit c81ac215e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "jellyfin-roku",
"version": "1.6.6",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellyfin-roku",
"version": "1.6.6",
"version": "2.0.0",
"hasInstallScript": true,
"license": "GPL-2.0",
"dependencies": {
@ -16,7 +16,7 @@
},
"devDependencies": {
"@rokucommunity/bslint": "0.8.12",
"brighterscript": "0.65.11",
"brighterscript": "0.65.13",
"brighterscript-jsdocs-plugin": "0.6.0",
"clean-jsdoc-theme": "4.2.17",
"jsdoc": "4.0.2",
@ -751,9 +751,9 @@
}
},
"node_modules/brighterscript": {
"version": "0.65.11",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.65.11.tgz",
"integrity": "sha512-eoTqnfp3cuL6tgmqZ45zP0M4bljONBKLSA53W+UwKgPPuChC37mzjWKCpeoFgTfwhI0cL1dZNf6B9i1Pd/Uudw==",
"version": "0.65.13",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.65.13.tgz",
"integrity": "sha512-f2Mvdpl+RRuVGLnwXvydpVjftSJl0n9L0HCBQlLZPQelksGV7n0ahIBcbPavqhXaZj/wB4wOKn2vQwWJI0G+tA==",
"dependencies": {
"@rokucommunity/bslib": "^0.1.1",
"@xml-tools/parser": "^1.0.7",

View File

@ -10,7 +10,7 @@
},
"devDependencies": {
"@rokucommunity/bslint": "0.8.12",
"brighterscript": "0.65.11",
"brighterscript": "0.65.13",
"brighterscript-jsdocs-plugin": "0.6.0",
"clean-jsdoc-theme": "4.2.17",
"jsdoc": "4.0.2",