chore(deps): update dependency @rokucommunity/bslint to v0.7.4 (#750)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-31 07:49:17 +01:00 committed by GitHub
parent c17d828971
commit ed676f647c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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",

View File

@ -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"