From ff2b71f85d31873e5d668c61586efc21806472c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:01:18 +0000 Subject: [PATCH] Update dependency @rbxts/types to v1.0.805 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 36a2796..b714687 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.805", "@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..c7f59df 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.805": + version "1.0.805" + resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.805.tgz#3c58759c4b1a5c0ab209b07b7f2e5ae068e66e9a" + integrity sha512-6L3nCimciGtVc6qDHVX2wSepEI0+zRlgvqRJEUD7p7NVRP6ezNDkzjTID59Ic4MW5l6bUdUYs36UROmJfm0v9w== "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7": version "7.0.7"