From 0b699e85e66d2d62206c5fe48026e46e9dcab5c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:21:02 +0000 Subject: [PATCH] Bump the packages group across 1 directory with 2 updates Bumps the packages group with 2 updates in the / directory: @rbxts/compiler-types and [@rbxts/types](https://github.com/roblox-ts/types). Updates `@rbxts/compiler-types` from 2.0.0-types.0 to 3.0.0-types.0 Updates `@rbxts/types` from 1.0.804 to 1.0.805 - [Commits](https://github.com/roblox-ts/types/commits) --- updated-dependencies: - dependency-name: "@rbxts/compiler-types" dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - 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 | 28 ++++++++++++++-------------- package.json | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 223542c..3a1e16b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,34 +9,34 @@ "version": "1.5.5", "license": "ISC", "devDependencies": { - "@rbxts/compiler-types": "^2.0.0-types.0", - "@rbxts/types": "^1.0.804" + "@rbxts/compiler-types": "^3.0.0-types.0", + "@rbxts/types": "^1.0.805" } }, "node_modules/@rbxts/compiler-types": { - "version": "2.0.0-types.0", - "resolved": "https://registry.npmjs.org/@rbxts/compiler-types/-/compiler-types-2.0.0-types.0.tgz", - "integrity": "sha512-KEkc5Tvo/FS2SNOjaWcoiuoH7cqQnFORIJgmzcrPNr547KA7CRWzN+96FFn7D9BlTV7iI54k1Mvq6BI5ZEhHUw==", + "version": "3.0.0-types.0", + "resolved": "https://registry.npmjs.org/@rbxts/compiler-types/-/compiler-types-3.0.0-types.0.tgz", + "integrity": "sha512-VGOHJPoL7+56NTatMGqQj3K7xWuzEV+aP4QD5vZiHu+bcff3kiTmtoadaF6NkJrmwfFAvbsd4Dg764ZjWNceag==", "dev": true }, "node_modules/@rbxts/types": { - "version": "1.0.804", - "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.804.tgz", - "integrity": "sha512-3SUzd6VlFg/Pik6dWtcbHcy9THOuItBkkWJmE48PdYh8mkAWGM3OqLd8GLzPx/EbbrJI5KRE5YiIqNnkTH530A==", + "version": "1.0.805", + "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.805.tgz", + "integrity": "sha512-6L3nCimciGtVc6qDHVX2wSepEI0+zRlgvqRJEUD7p7NVRP6ezNDkzjTID59Ic4MW5l6bUdUYs36UROmJfm0v9w==", "dev": true } }, "dependencies": { "@rbxts/compiler-types": { - "version": "2.0.0-types.0", - "resolved": "https://registry.npmjs.org/@rbxts/compiler-types/-/compiler-types-2.0.0-types.0.tgz", - "integrity": "sha512-KEkc5Tvo/FS2SNOjaWcoiuoH7cqQnFORIJgmzcrPNr547KA7CRWzN+96FFn7D9BlTV7iI54k1Mvq6BI5ZEhHUw==", + "version": "3.0.0-types.0", + "resolved": "https://registry.npmjs.org/@rbxts/compiler-types/-/compiler-types-3.0.0-types.0.tgz", + "integrity": "sha512-VGOHJPoL7+56NTatMGqQj3K7xWuzEV+aP4QD5vZiHu+bcff3kiTmtoadaF6NkJrmwfFAvbsd4Dg764ZjWNceag==", "dev": true }, "@rbxts/types": { - "version": "1.0.804", - "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.804.tgz", - "integrity": "sha512-3SUzd6VlFg/Pik6dWtcbHcy9THOuItBkkWJmE48PdYh8mkAWGM3OqLd8GLzPx/EbbrJI5KRE5YiIqNnkTH530A==", + "version": "1.0.805", + "resolved": "https://registry.npmjs.org/@rbxts/types/-/types-1.0.805.tgz", + "integrity": "sha512-6L3nCimciGtVc6qDHVX2wSepEI0+zRlgvqRJEUD7p7NVRP6ezNDkzjTID59Ic4MW5l6bUdUYs36UROmJfm0v9w==", "dev": true } } diff --git a/package.json b/package.json index f608794..41b13de 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "author": "", "license": "ISC", "devDependencies": { - "@rbxts/compiler-types": "^2.0.0-types.0", - "@rbxts/types": "^1.0.804" + "@rbxts/compiler-types": "^3.0.0-types.0", + "@rbxts/types": "^1.0.805" }, "files": [ "init.lua",