mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 22:29:43 +00:00
Update dependency @rokucommunity/bslint to v0.8.16
This commit is contained in:
parent
95b974d184
commit
f2ac9a49f2
12
package-lock.json
generated
12
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "jellyfin-roku",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "jellyfin-roku",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "GPL-2.0",
|
||||
"dependencies": {
|
||||
@ -15,7 +15,7 @@
|
||||
"log": "npm:roku-log@0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rokucommunity/bslint": "0.8.13",
|
||||
"@rokucommunity/bslint": "0.8.16",
|
||||
"brighterscript": "0.65.13",
|
||||
"brighterscript-jsdocs-plugin": "0.6.0",
|
||||
"clean-jsdoc-theme": "4.2.17",
|
||||
@ -303,9 +303,9 @@
|
||||
"integrity": "sha512-2ox6EUL+UTtccTbD4dbVjZK3QHa0PHCqpoKMF8lZz9ayzzEP3iVPF8KZR6hOi6bxsIcbGXVjqmtCVkpC4P9SrA=="
|
||||
},
|
||||
"node_modules/@rokucommunity/bslint": {
|
||||
"version": "0.8.13",
|
||||
"resolved": "https://registry.npmjs.org/@rokucommunity/bslint/-/bslint-0.8.13.tgz",
|
||||
"integrity": "sha512-EC5tQdtRFTJxOo+9lnZz6yLcsyctuchCzUNJX391ZgCN0EKJTjGigyqTsdsFprINmr0pBojUiys/ZpS/Bv3ROQ==",
|
||||
"version": "0.8.16",
|
||||
"resolved": "https://registry.npmjs.org/@rokucommunity/bslint/-/bslint-0.8.16.tgz",
|
||||
"integrity": "sha512-+3FSL3/GFFFxsUAbQrRtBY8oZ+i7KL8DbshgtILpii2LsNuYXeeUy69gSn5OehcYHz+tmcR+ucBxlw1fNfOmfA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"fs-extra": "^10.0.0",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"log": "npm:roku-log@0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rokucommunity/bslint": "0.8.13",
|
||||
"@rokucommunity/bslint": "0.8.16",
|
||||
"brighterscript": "0.65.13",
|
||||
"brighterscript-jsdocs-plugin": "0.6.0",
|
||||
"clean-jsdoc-theme": "4.2.17",
|
||||
|
Loading…
Reference in New Issue
Block a user