Skip to content

Commit ec62f24

Browse files
Bump release-it-lerna-changelog
1 parent 6c62d30 commit ec62f24

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-vue": "^9.4.0",
5656
"minimist": "^1.2.5",
5757
"release-it": "^15.5.0",
58-
"release-it-lerna-changelog": "^4.0.1",
58+
"release-it-lerna-changelog": "^5.0.0",
5959
"rollup": "^2.79.1",
6060
"rollup-plugin-babel": "^4.4.0",
6161
"rollup-plugin-filesize": "^9.1.2",

yarn.lock

+27-6
Original file line numberDiff line numberDiff line change
@@ -6304,6 +6304,11 @@ locate-path@^5.0.0:
63046304
dependencies:
63056305
p-locate "^4.1.0"
63066306

6307+
lodash._reinterpolate@^3.0.0:
6308+
version "3.0.0"
6309+
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6310+
integrity sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==
6311+
63076312
lodash.debounce@^4.0.8:
63086313
version "4.0.8"
63096314
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -6339,6 +6344,21 @@ lodash.once@^4.1.1:
63396344
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
63406345
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
63416346

6347+
lodash.template@^4.5.0:
6348+
version "4.5.0"
6349+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6350+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
6351+
dependencies:
6352+
lodash._reinterpolate "^3.0.0"
6353+
lodash.templatesettings "^4.0.0"
6354+
6355+
lodash.templatesettings@^4.0.0:
6356+
version "4.2.0"
6357+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
6358+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
6359+
dependencies:
6360+
lodash._reinterpolate "^3.0.0"
6361+
63426362
lodash.truncate@^4.4.2:
63436363
version "4.4.2"
63446364
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
@@ -6464,7 +6484,7 @@ make-fetch-happen@^9.0.0, make-fetch-happen@^9.0.1:
64646484
socks-proxy-agent "^6.0.0"
64656485
ssri "^8.0.0"
64666486

6467-
mdast-util-from-markdown@^1.0.4:
6487+
mdast-util-from-markdown@^1.2.0:
64686488
version "1.2.0"
64696489
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-1.2.0.tgz#84df2924ccc6c995dec1e2368b2b208ad0a76268"
64706490
integrity sha512-iZJyyvKD1+K7QX1b5jXdE7Sc5dtoTry1vzV28UZZe8Z1xVnB/czKntJ7ZAkG0tANqRnBF6p3p7GpU1y19DTf2Q==
@@ -8299,14 +8319,15 @@ relateurl@^0.2.7:
82998319
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
83008320
integrity sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==
83018321

8302-
release-it-lerna-changelog@^4.0.1:
8303-
version "4.0.1"
8304-
resolved "https://registry.yarnpkg.com/release-it-lerna-changelog/-/release-it-lerna-changelog-4.0.1.tgz#6e2998d55f9ebf4f5d73eeac059c3b979a0bc42d"
8305-
integrity sha512-PBE72pVfWLyUp3JN/qyAglhKIiDOPO2zdupT8JQrJmW+wi3ZERtr0IFSGNmczFcMnMnTFnzpuJGpTPAoqQToVg==
8322+
release-it-lerna-changelog@^5.0.0:
8323+
version "5.0.0"
8324+
resolved "https://registry.yarnpkg.com/release-it-lerna-changelog/-/release-it-lerna-changelog-5.0.0.tgz#2df62efc4c7435959201e7d4b50e72db4c111d0e"
8325+
integrity sha512-s/rHzwAwp878bivWKsJKNya9SRVKYZjgpyyGzg5ddBKZY5u5lhTWhxHtld7mHTRg4azIN7YypPH3rGaOfVmNVw==
83068326
dependencies:
83078327
execa "^5.1.1"
83088328
lerna-changelog "^2.2.0"
8309-
mdast-util-from-markdown "^1.0.4"
8329+
lodash.template "^4.5.0"
8330+
mdast-util-from-markdown "^1.2.0"
83108331
tmp "^0.2.1"
83118332
validate-peer-dependencies "^2.0.0"
83128333
which "^2.0.2"

0 commit comments

Comments
 (0)