diff --git a/package-lock.json b/package-lock.json index 39865ae4..43ee9815 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "brighterscript-formatter": "^1.6.8" }, "devDependencies": { - "@rokucommunity/bslint": "0.7.3", + "@rokucommunity/bslint": "0.7.4", "brighterscript": "0.55.2", "rooibos-cli": "1.4.0", "ropm": "^0.10.6" @@ -57,9 +57,9 @@ "integrity": "sha512-2ox6EUL+UTtccTbD4dbVjZK3QHa0PHCqpoKMF8lZz9ayzzEP3iVPF8KZR6hOi6bxsIcbGXVjqmtCVkpC4P9SrA==" }, "node_modules/@rokucommunity/bslint": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/@rokucommunity/bslint/-/bslint-0.7.3.tgz", - "integrity": "sha512-9D3OMoI5VbxvsEcTbe1+jw7VySH+lR6y9QcTgHQZk55E6pxla9lz2hysHOImfom6YLumUTpYqBRmvsGNEVpZ8w==", + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/@rokucommunity/bslint/-/bslint-0.7.4.tgz", + "integrity": "sha512-2nMtTIkvRWTOWpSXs1zEfg+lIP6J/Uc19MAV6Svt72uql4umhsnCSbpLf2t5S+7SYHjAPLhYj1EPBItOC6fbGA==", "dev": true, "dependencies": { "fs-extra": "^10.0.0", @@ -6538,9 +6538,9 @@ "integrity": "sha512-2ox6EUL+UTtccTbD4dbVjZK3QHa0PHCqpoKMF8lZz9ayzzEP3iVPF8KZR6hOi6bxsIcbGXVjqmtCVkpC4P9SrA==" }, "@rokucommunity/bslint": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/@rokucommunity/bslint/-/bslint-0.7.3.tgz", - "integrity": "sha512-9D3OMoI5VbxvsEcTbe1+jw7VySH+lR6y9QcTgHQZk55E6pxla9lz2hysHOImfom6YLumUTpYqBRmvsGNEVpZ8w==", + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/@rokucommunity/bslint/-/bslint-0.7.4.tgz", + "integrity": "sha512-2nMtTIkvRWTOWpSXs1zEfg+lIP6J/Uc19MAV6Svt72uql4umhsnCSbpLf2t5S+7SYHjAPLhYj1EPBItOC6fbGA==", "dev": true, "requires": { "fs-extra": "^10.0.0", diff --git a/package.json b/package.json index ed1b735e..03326229 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "tests" }, "devDependencies": { - "@rokucommunity/bslint": "0.7.3", + "@rokucommunity/bslint": "0.7.4", "brighterscript": "0.55.2", "rooibos-cli": "1.4.0", "ropm": "^0.10.6"