From a1ae452c40f056b6cead68ed5d914245860ab45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 16:54:01 +0000 Subject: [PATCH] chore(deps): bump async-neocities from 4.1.1 to 4.1.2 Bumps [async-neocities](https://github.com/bcomnes/async-neocities) from 4.1.1 to 4.1.2. - [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.1.1...v4.1.2) --- updated-dependencies: - dependency-name: async-neocities dependency-version: 4.1.2 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 5ebe352..b0118a6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@actions/core": "1.11.1", - "async-neocities": "4.1.1", + "async-neocities": "4.1.2", "minimatch": "10.0.3" }, "devDependencies": {