From 8731995b32f6415d8f69f01c99e062d3acc030a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 07:25:07 +0000 Subject: [PATCH] Bump clean-publish from 5.0.0 to 5.1.0 Bumps [clean-publish](https://github.com/shashkovdanil/clean-publish) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/shashkovdanil/clean-publish/releases) - [Changelog](https://github.com/shashkovdanil/clean-publish/blob/master/CHANGELOG.md) - [Commits](https://github.com/shashkovdanil/clean-publish/compare/5.0.0...5.1.0) --- updated-dependencies: - dependency-name: clean-publish dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8d47a5d..65e2574 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/eslint__js": "8.42.3", "@types/node": "22.7.5", "@vitest/coverage-v8": "2.1.1", - "clean-publish": "5.0.0", + "clean-publish": "5.1.0", "eslint": "9.14.0", "glob": "11.0.0", "happy-dom": "15.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24ab29a..d3684ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 2.1.1 version: 2.1.1(vitest@2.1.1(@types/node@22.7.5)(happy-dom@15.7.4)) clean-publish: - specifier: 5.0.0 - version: 5.0.0 + specifier: 5.1.0 + version: 5.1.0 eslint: specifier: 9.14.0 version: 9.14.0 @@ -842,8 +842,8 @@ packages: cjs-module-lexer@1.4.1: resolution: {integrity: sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==} - clean-publish@5.0.0: - resolution: {integrity: sha512-1qjtqP3piZL4t8SqGojOyA12bg8AtbFPIQstNvxmss1fhwfma3CqMJ/Y/kbRvAllLX2/c4ZKjcCCKDqEtpcymA==} + clean-publish@5.1.0: + resolution: {integrity: sha512-Gbz8x7sL/sn0j+2B+yYEumD17WmPT6pHLN+A5nhcd0Sdh86EYblQleU+dUIICXVFalFMFBdW2aGynrVJ6k1u4Q==} engines: {node: '>= 18.0.0'} hasBin: true @@ -2283,7 +2283,7 @@ snapshots: cjs-module-lexer@1.4.1: {} - clean-publish@5.0.0: + clean-publish@5.1.0: dependencies: cross-spawn: 7.0.3 fast-glob: 3.3.2