From 8b7c544b6028eb9aab77ac5cf208ef3899454362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 20:32:22 +1000 Subject: [PATCH] Update dependency @rbxts/types to v1.0.505 (#18) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 757433b..36a2796 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@rbxts/compiler-types": "1.1.1-types.5", - "@rbxts/types": "1.0.504", + "@rbxts/types": "1.0.505", "@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 478391a..a85da61 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.504": - version "1.0.504" - resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.504.tgz#b67b7e63a6c45324222a0b614eca2022d7dd1572" - integrity sha512-a6ExtMp5T8ynh2usP9kXxlD3kJKZxCxlocE9iUQCIeoJwKEKy92xRdN0kxQVu3VvuBepOwqbOh8VDQrQ9qbNYw== +"@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== "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7": version "7.0.7"