From 105af8d6d9ed7b192dae0971c2e24758364f74d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:53:22 +0000 Subject: [PATCH] chore(deps): bump async-neocities from 4.0.4 to 4.1.0 Bumps [async-neocities](https://github.com/bcomnes/async-neocities) from 4.0.4 to 4.1.0. - [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.4...v4.1.0) --- updated-dependencies: - dependency-name: async-neocities dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96929ca..b8a8a76 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@actions/core": "1.11.1", - "async-neocities": "4.0.4", + "async-neocities": "4.1.0", "minimatch": "10.0.1" }, "devDependencies": {