From acc739fd5c34be120d9f35482a5e9537219ea9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:57:10 +0000 Subject: [PATCH] Bump @rbxts/types from 1.0.885 to 1.0.886 in the packages group Bumps the packages group with 1 update: [@rbxts/types](https://github.com/roblox-ts/types). Updates `@rbxts/types` from 1.0.885 to 1.0.886 - [Commits](https://github.com/roblox-ts/types/commits) --- updated-dependencies: - dependency-name: "@rbxts/types" dependency-version: 1.0.886 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 39a15fa..33ce734 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.855" + "@rbxts/types": "^1.0.886" } }, "node_modules/@rbxts/compiler-types": { @@ -20,9 +20,9 @@ "dev": true }, "node_modules/@rbxts/types": { - "version": "1.0.885", - "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.885.tgz", - "integrity": "sha512-PWGvpIJ7BuJCaccWP8+/vadzzyDVnk/pDp/EPjBVpZdyDRQp8/FtiaSqxOsZDkMh2j/wXm0aEPyXlYLUKvl+0A==", + "version": "1.0.886", + "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.886.tgz", + "integrity": "sha512-9CU1M2TkbW6hIVEYzVYYaQJrciARgbQr1Q8PcwQea4grBVLmMS8HqA90tSTcMIJvOCz5QCv01iyieaynakfU8w==", "dev": true } }, @@ -34,9 +34,9 @@ "dev": true }, "@rbxts/types": { - "version": "1.0.885", - "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.885.tgz", - "integrity": "sha512-PWGvpIJ7BuJCaccWP8+/vadzzyDVnk/pDp/EPjBVpZdyDRQp8/FtiaSqxOsZDkMh2j/wXm0aEPyXlYLUKvl+0A==", + "version": "1.0.886", + "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.886.tgz", + "integrity": "sha512-9CU1M2TkbW6hIVEYzVYYaQJrciARgbQr1Q8PcwQea4grBVLmMS8HqA90tSTcMIJvOCz5QCv01iyieaynakfU8w==", "dev": true } } diff --git a/package.json b/package.json index 5e8fd93..7419197 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.855" + "@rbxts/types": "^1.0.886" }, "files": [ "init.lua",