diff --git a/package.json b/package.json index 36a2796..ed74f7e 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.516", "@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..3fd5a94 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.516": + version "1.0.516" + resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.516.tgz#daaf792a775d3e17abe57ea3586e16d5667fa82f" + integrity sha512-SyETUvd360S6XE2CV2n1YYfCxIs+u2IIANm/W8VY0kZbMqtaSu29Y923YEvSkFY6TKrIERVw/dUfrMe+PAQV+w== "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7": version "7.0.7"