Skip to content

Commit 4d2047e

Browse files
Bump finepack from 2.12.13 to 2.12.14
Bumps [finepack](https://github.com/Kikobeats/finepack) from 2.12.13 to 2.12.14. - [Release notes](https://github.com/Kikobeats/finepack/releases) - [Changelog](https://github.com/Kikobeats/finepack/blob/master/CHANGELOG.md) - [Commits](Kikobeats/finepack@v2.12.13...v2.12.14) --- updated-dependencies: - dependency-name: finepack dependency-version: 2.12.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e53d1f3 commit 4d2047e

File tree

3 files changed

+28
-25
lines changed

3 files changed

+28
-25
lines changed

package-lock.json

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"concurrently": "^9.2.1",
3636
"conventional-github-releaser": "^3.1.5",
3737
"docsify-cli": "^4.4.4",
38-
"finepack": "^2.12.13",
38+
"finepack": "^2.12.14",
3939
"git-authors-cli": "^1.0.53",
4040
"gulp": "^5.0.1",
4141
"gulp-autoprefixer": "^10.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3758,10 +3758,10 @@ fined@^2.0.0:
37583758
object.pick "^1.3.0"
37593759
parse-filepath "^1.0.2"
37603760

3761-
finepack@^2.12.13:
3762-
version "2.12.13"
3763-
resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.13.tgz#2c3eb39cd484b7c8f0c49808a191d725a7472e5f"
3764-
integrity sha512-Vu1W0NFrA2d4u50H8DaFuK4/JqThE9+JGAZNMxWHOz3UCEzmQpT2o1/NnvFEhPrArFxMTyCeUoxaF3/IsqGfSA==
3761+
finepack@^2.12.14:
3762+
version "2.12.14"
3763+
resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.14.tgz#69732be02f055ae136b57cdcb55d5982319db374"
3764+
integrity sha512-7Atb58HnpuDYxcQaL4PS7Ig56QmJmFVJkhvRvYQEWC/v0IPCr28b6eApgtd2zXI1VSn9O0iTrjl7HL3LWUzYdQ==
37653765
dependencies:
37663766
acho "~4.0.6"
37673767
acho-skin-cli "~2.0.1"
@@ -3770,7 +3770,7 @@ finepack@^2.12.13:
37703770
existential-default "~1.3.1"
37713771
json-is-equal "~1.0.0"
37723772
jsonlint "~1.6.3"
3773-
lodash.omit "~4.5.0"
3773+
lodash.omit "~4.18.0"
37743774
mri "~1.2.0"
37753775
normalize-package-data "~6.0.1"
37763776
sort-keys-recursive "~2.1.10"
@@ -6014,10 +6014,10 @@ lodash.mergewith@^4.6.2:
60146014
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
60156015
integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
60166016

6017-
lodash.omit@~4.5.0:
6018-
version "4.5.0"
6019-
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
6020-
integrity sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=
6017+
lodash.omit@~4.18.0:
6018+
version "4.18.0"
6019+
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.18.0.tgz#d16d96a68db2c803c45da9450fdac953c59a1858"
6020+
integrity sha512-hZXIupXdHtocTnvIJ2aCd2vxKYtxex6gbiGuPvgBRnFQO9yu3AtmDAbVuCXcSsQx3INo/1g71OktlFFA/ES8Xg==
60216021

60226022
lodash.rest@^4.0.0:
60236023
version "4.0.5"

0 commit comments

Comments
 (0)