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

This commit is contained in:
renovate[bot] 2022-12-07 13:42:13 +00:00 committed by GitHub
parent 8116babee6
commit 1cff62f6e5
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

@ -18,7 +18,7 @@
}, },
"devDependencies": { "devDependencies": {
"@rokucommunity/bslint": "0.7.5", "@rokucommunity/bslint": "0.7.5",
"brighterscript": "0.61.0", "brighterscript": "0.61.1",
"rooibos-cli": "1.4.0", "rooibos-cli": "1.4.0",
"ropm": "0.10.10" "ropm": "0.10.10"
} }
@ -829,9 +829,9 @@
} }
}, },
"node_modules/brighterscript": { "node_modules/brighterscript": {
"version": "0.61.0", "version": "0.61.1",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.61.0.tgz", "resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.61.1.tgz",
"integrity": "sha512-T7ndcFfzTBc3xq/tGgsCD91rEARMMDKsKXaw97cJ44bgEuu6Q8NaTM5KW7E81pMaCgPOMCl0k9k/npLejm4PNg==", "integrity": "sha512-H3QyE3ZvKQGvE1IrNymzprgOkpGbHibY1x86eT69ehO/+ism/mA+h4YlIKZup9wyR9PhfhhbpS5jL+KHFsGn5w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@rokucommunity/bslib": "^0.1.1", "@rokucommunity/bslib": "^0.1.1",
@ -7234,9 +7234,9 @@
} }
}, },
"brighterscript": { "brighterscript": {
"version": "0.61.0", "version": "0.61.1",
"resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.61.0.tgz", "resolved": "https://registry.npmjs.org/brighterscript/-/brighterscript-0.61.1.tgz",
"integrity": "sha512-T7ndcFfzTBc3xq/tGgsCD91rEARMMDKsKXaw97cJ44bgEuu6Q8NaTM5KW7E81pMaCgPOMCl0k9k/npLejm4PNg==", "integrity": "sha512-H3QyE3ZvKQGvE1IrNymzprgOkpGbHibY1x86eT69ehO/+ism/mA+h4YlIKZup9wyR9PhfhhbpS5jL+KHFsGn5w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@rokucommunity/bslib": "^0.1.1", "@rokucommunity/bslib": "^0.1.1",

View File

@ -8,7 +8,7 @@
}, },
"devDependencies": { "devDependencies": {
"@rokucommunity/bslint": "0.7.5", "@rokucommunity/bslint": "0.7.5",
"brighterscript": "0.61.0", "brighterscript": "0.61.1",
"rooibos-cli": "1.4.0", "rooibos-cli": "1.4.0",
"ropm": "0.10.10" "ropm": "0.10.10"
}, },