From 725648838bee82d7252c3cdabceb65ff19aaa5dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:04:13 +0000 Subject: [PATCH] Bump finepack from 2.12.14 to 2.12.15 Bumps [finepack](https://github.com/Kikobeats/finepack) from 2.12.14 to 2.12.15. - [Release notes](https://github.com/Kikobeats/finepack/releases) - [Changelog](https://github.com/Kikobeats/finepack/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kikobeats/finepack/compare/v2.12.14...v2.12.15) --- updated-dependencies: - dependency-name: finepack dependency-version: 2.12.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index d61b954..e4565cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "concurrently": "^9.2.1", "conventional-github-releaser": "^3.1.5", "docsify-cli": "^4.4.4", - "finepack": "^2.12.14", + "finepack": "^2.12.15", "git-authors-cli": "^1.0.53", "gulp": "^5.0.1", "gulp-autoprefixer": "^10.0.0", @@ -6447,9 +6447,9 @@ } }, "node_modules/finepack": { - "version": "2.12.14", - "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.14.tgz", - "integrity": "sha512-7Atb58HnpuDYxcQaL4PS7Ig56QmJmFVJkhvRvYQEWC/v0IPCr28b6eApgtd2zXI1VSn9O0iTrjl7HL3LWUzYdQ==", + "version": "2.12.15", + "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.15.tgz", + "integrity": "sha512-9sUGsPmQph4UqmqTn2OKHrrGrsnUf5SuF31wQnkjOkEO6s+4HvlMj1hZcYAdCkMT2hsSbLNRnzMolGnOmPp5yw==", "dev": true, "dependencies": { "acho": "~4.0.6", @@ -23966,9 +23966,9 @@ } }, "finepack": { - "version": "2.12.14", - "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.14.tgz", - "integrity": "sha512-7Atb58HnpuDYxcQaL4PS7Ig56QmJmFVJkhvRvYQEWC/v0IPCr28b6eApgtd2zXI1VSn9O0iTrjl7HL3LWUzYdQ==", + "version": "2.12.15", + "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.15.tgz", + "integrity": "sha512-9sUGsPmQph4UqmqTn2OKHrrGrsnUf5SuF31wQnkjOkEO6s+4HvlMj1hZcYAdCkMT2hsSbLNRnzMolGnOmPp5yw==", "dev": true, "requires": { "acho": "~4.0.6", diff --git a/package.json b/package.json index e281ca2..0ed9329 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "concurrently": "^9.2.1", "conventional-github-releaser": "^3.1.5", "docsify-cli": "^4.4.4", - "finepack": "^2.12.14", + "finepack": "^2.12.15", "git-authors-cli": "^1.0.53", "gulp": "^5.0.1", "gulp-autoprefixer": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 7916293..8746fee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3758,10 +3758,10 @@ fined@^2.0.0: object.pick "^1.3.0" parse-filepath "^1.0.2" -finepack@^2.12.14: - version "2.12.14" - resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.14.tgz#69732be02f055ae136b57cdcb55d5982319db374" - integrity sha512-7Atb58HnpuDYxcQaL4PS7Ig56QmJmFVJkhvRvYQEWC/v0IPCr28b6eApgtd2zXI1VSn9O0iTrjl7HL3LWUzYdQ== +finepack@^2.12.15: + version "2.12.15" + resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.15.tgz#4aad7ad9776f1703cf0d9e37a01ee3f0e943ed65" + integrity sha512-9sUGsPmQph4UqmqTn2OKHrrGrsnUf5SuF31wQnkjOkEO6s+4HvlMj1hZcYAdCkMT2hsSbLNRnzMolGnOmPp5yw== dependencies: acho "~4.0.6" acho-skin-cli "~2.0.1"