chore: update deps
This commit is contained in:
parent
8f67db0154
commit
c6ba571cc7
2 changed files with 184 additions and 136 deletions
|
@ -23,10 +23,10 @@
|
|||
"test": "yarn run build && run-in-roblox --place build.rbxl --script out/tests/runners/run.server.lua"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rbxts/compiler-types": "^2.0.4-types.1",
|
||||
"@rbxts/compiler-types": "^2.1.1-types.0",
|
||||
"@rbxts/types": "^1.0.689",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.11",
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
||||
"@typescript-eslint/parser": "^6.1.0",
|
||||
"eslint": "^8.42.0",
|
||||
"eslint-plugin-roblox-ts": "^0.0.35",
|
||||
"typescript": "^5.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue