Update npm devDependencies

This commit is contained in:
Charles Ewert 2022-05-28 13:15:31 -04:00
parent 886566bdae
commit bef2fc847a
2 changed files with 544 additions and 215 deletions

753
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,9 +7,9 @@
"test": "tests"
},
"devDependencies": {
"@rokucommunity/bslint": "^0.4.0",
"brighterscript": "^0.39.4",
"rooibos-cli": "^1.0.1"
"@rokucommunity/bslint": "^0.7.1",
"brighterscript": "^0.51.2",
"rooibos-cli": "^1.4.0"
},
"scripts": {
"validate": "npx bsc --copy-to-staging=false --create-package=false",