diff --git a/package.json b/package.json index 36a2796..61ca631 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@rbxts/compiler-types": "1.1.1-types.5", - "@rbxts/types": "1.0.505", + "@rbxts/types": "1.0.812", "@typescript-eslint/eslint-plugin": "4.28.3", "@typescript-eslint/parser": "4.28.3", "eslint": "7.30.0", diff --git a/yarn.lock b/yarn.lock index a85da61..ac7abd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -78,10 +78,10 @@ resolved "https://registry.yarnpkg.com/@rbxts/compiler-types/-/compiler-types-1.1.1-types.5.tgz#a75694366a798c0121e87405e74e02921eb7dfdd" integrity sha512-xnFLpXXYgihr5lbjeHOvAupEAJRD2yjgRpg6g4MDp+WzcIFdRGVxaIL40o4CAOvkEH5EjtTO/krDPz4NAJHfdA== -"@rbxts/types@1.0.505": - version "1.0.505" - resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.505.tgz#d83c7f4905a59b519dc9f638520674cab3750710" - integrity sha512-pU+b0v1MSNnJ6sb/ZYuuPs82pY0+Ymm0frC8C3nY9BtlC5DMMCgKCBoSUAvlV5qyPyp2x2GN7gBaWKbXewXB2w== +"@rbxts/types@1.0.812": + version "1.0.812" + resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.812.tgz#e223886194fba830f88e019c0f05095e376f4ddc" + integrity sha512-2Upo2t1AIW46Lza5XVjVGNSfYyqtHB9107+zmFunIEj6XSSoM1pSLNEKzopU27c8PIHTeP6MsIFnsLxN6sUnyA== "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7": version "7.0.7"