From 2d1e970973848147bd78fa62e6d6e68dee1e21c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 22:35:06 +0000 Subject: [PATCH] chore(deps): bump async-neocities from 4.0.3 to 4.0.4 Bumps [async-neocities](https://github.com/bcomnes/async-neocities) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/bcomnes/async-neocities/releases) - [Changelog](https://github.com/bcomnes/async-neocities/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/async-neocities/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: async-neocities 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 feef52f..acb836f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@actions/core": "1.11.1", - "async-neocities": "4.0.3", + "async-neocities": "4.0.4", "minimatch": "10.0.1" }, "devDependencies": {