From 9702ed00f7f43010bf143e4ee82ad542d179fd44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:32:58 +0000 Subject: [PATCH] Bump @rbxts/types in the packages group across 1 directory Bumps the packages group with 1 update in the / directory: [@rbxts/types](https://github.com/roblox-ts/types). Updates `@rbxts/types` from 1.0.805 to 1.0.811 - [Commits](https://github.com/roblox-ts/types/commits) --- updated-dependencies: - dependency-name: "@rbxts/types" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3a1e16b..b399bb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "devDependencies": { "@rbxts/compiler-types": "^3.0.0-types.0", - "@rbxts/types": "^1.0.805" + "@rbxts/types": "^1.0.811" } }, "node_modules/@rbxts/compiler-types": { @@ -20,9 +20,9 @@ "dev": true }, "node_modules/@rbxts/types": { - "version": "1.0.805", - "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.805.tgz", - "integrity": "sha512-6L3nCimciGtVc6qDHVX2wSepEI0+zRlgvqRJEUD7p7NVRP6ezNDkzjTID59Ic4MW5l6bUdUYs36UROmJfm0v9w==", + "version": "1.0.811", + "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.811.tgz", + "integrity": "sha512-MPhs5lxzxvDqie34Y9FzJ1R+k+33jjrkj03agX2y2WzBKyGmO0rD/kPuUaKXQgEiACXuk36C5FxUTYgkKJPbvA==", "dev": true } }, @@ -34,9 +34,9 @@ "dev": true }, "@rbxts/types": { - "version": "1.0.805", - "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.805.tgz", - "integrity": "sha512-6L3nCimciGtVc6qDHVX2wSepEI0+zRlgvqRJEUD7p7NVRP6ezNDkzjTID59Ic4MW5l6bUdUYs36UROmJfm0v9w==", + "version": "1.0.811", + "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.811.tgz", + "integrity": "sha512-MPhs5lxzxvDqie34Y9FzJ1R+k+33jjrkj03agX2y2WzBKyGmO0rD/kPuUaKXQgEiACXuk36C5FxUTYgkKJPbvA==", "dev": true } } diff --git a/package.json b/package.json index 41b13de..e52eb79 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "ISC", "devDependencies": { "@rbxts/compiler-types": "^3.0.0-types.0", - "@rbxts/types": "^1.0.805" + "@rbxts/types": "^1.0.811" }, "files": [ "init.lua",