Skip to content

Commit 66a1440

Browse files
chore(deps): update dependency changelogen to v0.6.1
1 parent 379e75e commit 66a1440

File tree

2 files changed

+16
-33
lines changed

2 files changed

+16
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@typescript-eslint/parser": "5.62.0",
6868
"@vitest/coverage-v8": "2.1.8",
6969
"@vue/eslint-config-typescript": "13.0.0",
70-
"changelogen": "0.5.7",
70+
"changelogen": "0.6.1",
7171
"eslint": "8.57.1",
7272
"eslint-config-standard-with-typescript": "34.0.1",
7373
"eslint-formatter-pretty": "5.0.0",

yarn.lock

Lines changed: 15 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2995,7 +2995,7 @@ __metadata:
29952995
"@vitest/coverage-v8": "npm:2.1.8"
29962996
"@vue/eslint-config-typescript": "npm:13.0.0"
29972997
axios: "npm:^1.7.2"
2998-
changelogen: "npm:0.5.7"
2998+
changelogen: "npm:0.6.1"
29992999
defu: "npm:^6.1.4"
30003000
eslint: "npm:8.57.1"
30013001
eslint-config-standard-with-typescript: "npm:34.0.1"
@@ -5158,7 +5158,7 @@ __metadata:
51585158
languageName: node
51595159
linkType: hard
51605160

5161-
"c12@npm:^3.0.3":
5161+
"c12@npm:^3.0.2, c12@npm:^3.0.3":
51625162
version: 3.0.3
51635163
resolution: "c12@npm:3.0.3"
51645164
dependencies:
@@ -5331,27 +5331,26 @@ __metadata:
53315331
languageName: node
53325332
linkType: hard
53335333

5334-
"changelogen@npm:0.5.7":
5335-
version: 0.5.7
5336-
resolution: "changelogen@npm:0.5.7"
5334+
"changelogen@npm:0.6.1":
5335+
version: 0.6.1
5336+
resolution: "changelogen@npm:0.6.1"
53375337
dependencies:
5338-
c12: "npm:^1.11.2"
5339-
colorette: "npm:^2.0.20"
5340-
consola: "npm:^3.2.3"
5338+
c12: "npm:^3.0.2"
5339+
confbox: "npm:^0.2.1"
5340+
consola: "npm:^3.4.0"
53415341
convert-gitmoji: "npm:^0.1.5"
53425342
mri: "npm:^1.2.0"
5343-
node-fetch-native: "npm:^1.6.4"
5344-
ofetch: "npm:^1.3.4"
5343+
node-fetch-native: "npm:^1.6.6"
5344+
ofetch: "npm:^1.4.1"
53455345
open: "npm:^10.1.0"
5346-
pathe: "npm:^1.1.2"
5347-
pkg-types: "npm:^1.2.0"
5346+
pathe: "npm:^2.0.3"
5347+
pkg-types: "npm:^2.1.0"
53485348
scule: "npm:^1.3.0"
5349-
semver: "npm:^7.6.3"
5350-
std-env: "npm:^3.7.0"
5351-
yaml: "npm:^2.5.1"
5349+
semver: "npm:^7.7.1"
5350+
std-env: "npm:^3.8.1"
53525351
bin:
53535352
changelogen: dist/cli.mjs
5354-
checksum: 10/85f9f34c997fe50dacb9054e0c399136aa397144ee0f7c37fa76a14d5bd4b19c0d060b784d114f0b2e20ff434e8ea782f1b25329caa7f303275e653513bdf7aa
5353+
checksum: 10/9a29502d0ee9781667de8fcafe2c7cd4f981104b5ef75347cdd917c962cd0c568a36bc3b1d176293920db0fe348bf051e5a8a09d2073a76d5caaf2cbad7bfacb
53555354
languageName: node
53565355
linkType: hard
53575356

@@ -5565,13 +5564,6 @@ __metadata:
55655564
languageName: node
55665565
linkType: hard
55675566

5568-
"colorette@npm:^2.0.20":
5569-
version: 2.0.20
5570-
resolution: "colorette@npm:2.0.20"
5571-
checksum: 10/0b8de48bfa5d10afc160b8eaa2b9938f34a892530b2f7d7897e0458d9535a066e3998b49da9d21161c78225b272df19ae3a64d6df28b4c9734c0e55bbd02406f
5572-
languageName: node
5573-
linkType: hard
5574-
55755567
"colorspace@npm:1.1.x":
55765568
version: 1.1.4
55775569
resolution: "colorspace@npm:1.1.4"
@@ -15820,15 +15812,6 @@ __metadata:
1582015812
languageName: node
1582115813
linkType: hard
1582215814

15823-
"yaml@npm:^2.5.1":
15824-
version: 2.6.0
15825-
resolution: "yaml@npm:2.6.0"
15826-
bin:
15827-
yaml: bin.mjs
15828-
checksum: 10/f4369f667c7626c216ea81b5840fe9b530cdae4cff2d84d166ec1239e54bf332dbfac4a71bf60d121f8e85e175364a4e280a520292269b6cf9d074368309adf9
15829-
languageName: node
15830-
linkType: hard
15831-
1583215815
"yaml@npm:^2.7.0":
1583315816
version: 2.7.1
1583415817
resolution: "yaml@npm:2.7.1"

0 commit comments

Comments
 (0)