From c6d4c4881568ca911eb0f440688d44826ff5eb06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 05:27:53 +0000 Subject: [PATCH] build(deps-dev): bump @jsdevtools/npm-publish from 3.1.1 to 4.1.1 Bumps [@jsdevtools/npm-publish](https://github.com/JS-DevTools/npm-publish) from 3.1.1 to 4.1.1. - [Release notes](https://github.com/JS-DevTools/npm-publish/releases) - [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md) - [Commits](https://github.com/JS-DevTools/npm-publish/compare/v3.1.1...v4.1.1) --- updated-dependencies: - dependency-name: "@jsdevtools/npm-publish" dependency-version: 4.1.1 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 1f35d62..74b3a06 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "homepage": "https://github.com/thenatarizkie/just-commit#readme", "devDependencies": { "@eslint/js": "^9.17.0", - "@jsdevtools/npm-publish": "^3.1.1", + "@jsdevtools/npm-publish": "^4.1.1", "chai": "^5.1.2", "eslint": "^9.17.0", "eslint-config-prettier": "^10.0.1",