From 00cca57938786ddfbb14612ad42f5b7bae106fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 05:22:21 +0000 Subject: [PATCH] build(deps-dev): bump @jsdevtools/npm-publish from 3.1.1 to 4.1.0 Bumps [@jsdevtools/npm-publish](https://github.com/JS-DevTools/npm-publish) from 3.1.1 to 4.1.0. - [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) --- updated-dependencies: - dependency-name: "@jsdevtools/npm-publish" dependency-version: 4.1.0 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..9b3c453 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.0", "chai": "^5.1.2", "eslint": "^9.17.0", "eslint-config-prettier": "^10.0.1",