From f5bace4d56e9ca068f86d9be35ff6044eb7e432b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:10:23 +0000 Subject: [PATCH 1/3] Bump files-pipe from 2.0.17 to 2.0.18 Bumps [files-pipe](https://github.com/NikolaRHristov/FilesPipe) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/NikolaRHristov/FilesPipe/releases) - [Changelog](https://github.com/NikolaRHristov/FilesPipe/blob/main/CHANGELOG.md) - [Commits](https://github.com/NikolaRHristov/FilesPipe/compare/v2.0.17...v2.0.18) --- updated-dependencies: - dependency-name: files-pipe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c02ff9..f9a4f71 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "dependencies": { - "files-pipe": "2.0.17" + "files-pipe": "2.0.18" }, "devDependencies": { "astro": "2.10.14", From b7a13b68d8d6d46e0e2821705ed976fa6581606b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:10:35 +0000 Subject: [PATCH 2/3] Bump astro from 2.10.14 to 3.0.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.14 to 3.0.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@3.0.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c02ff9..448becf 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "files-pipe": "2.0.17" }, "devDependencies": { - "astro": "2.10.14", + "astro": "3.0.1", "typescript-esbuild": "0.1.14" }, "publishConfig": { From 8a875c9464d0b0d353c8234617c2ae66c6f9f952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:11:41 +0000 Subject: [PATCH 3/3] Bump typescript-esbuild from 0.1.14 to 0.1.15 Bumps [typescript-esbuild](https://github.com/NikolaRHristov/TypeScriptESBuild) from 0.1.14 to 0.1.15. - [Release notes](https://github.com/NikolaRHristov/TypeScriptESBuild/releases) - [Changelog](https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/NikolaRHristov/TypeScriptESBuild/compare/v0.1.14...v0.1.15) --- updated-dependencies: - dependency-name: typescript-esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d16f71c..0b1aef9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "astro": "3.0.1", - "typescript-esbuild": "0.1.14" + "typescript-esbuild": "0.1.15" }, "publishConfig": { "access": "public"