chore(deps): update dependency brighterscript to v0.54.1

This commit is contained in:
renovate[bot] 2022-07-24 02:48:55 +00:00 committed by GitHub
parent 551681a94d
commit acaceb8ed4
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 @@
},
"devDependencies": {
"@rokucommunity/bslint": "0.7.2",
"brighterscript": "0.52.3",
"brighterscript": "0.54.1",
"rooibos-cli": "1.4.0"
}
},
@ -760,9 +760,9 @@
}
},
"node_modules/brighterscript": {
"version": "0.52.3",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.52.3.tgz",
"integrity": "sha512-kglNHAfthxv+SFAjddu1h6NqdWJ0p+InfRuAFfUMwr+EigcwKuATkpzPticWQt1tWuOTm3J8v2RJ0JvPpV/jiA==",
"version": "0.54.1",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.54.1.tgz",
"integrity": "sha512-Y8KEBX72CydBUjXaxpCmV4Fiz3qgWWkYp2Q2RA6DVJmBaW9uwxfLo2pakSZbUZpRepryPIY7H1Zp12UoZmxtSg==",
"dev": true,
"dependencies": {
"@rokucommunity/bslib": "^0.1.1",
@ -6471,9 +6471,9 @@
}
},
"brighterscript": {
"version": "0.52.3",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.52.3.tgz",
"integrity": "sha512-kglNHAfthxv+SFAjddu1h6NqdWJ0p+InfRuAFfUMwr+EigcwKuATkpzPticWQt1tWuOTm3J8v2RJ0JvPpV/jiA==",
"version": "0.54.1",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.54.1.tgz",
"integrity": "sha512-Y8KEBX72CydBUjXaxpCmV4Fiz3qgWWkYp2Q2RA6DVJmBaW9uwxfLo2pakSZbUZpRepryPIY7H1Zp12UoZmxtSg==",
"dev": true,
"requires": {
"@rokucommunity/bslib": "^0.1.1",

View File

@ -8,7 +8,7 @@
},
"devDependencies": {
"@rokucommunity/bslint": "0.7.2",
"brighterscript": "0.52.3",
"brighterscript": "0.54.1",
"rooibos-cli": "1.4.0"
},
"scripts": {