Skip to content

Commit 5fa4b7f

Browse files
authored
Merge pull request #94 from privy-open-source/renovate/changelogen-0.x
chore(deps): update dependency changelogen to v0.6.1
2 parents fc3bc5c + 66a1440 commit 5fa4b7f

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
@@ -3018,7 +3018,7 @@ __metadata:
30183018
"@vitest/coverage-v8": "npm:2.1.8"
30193019
"@vue/eslint-config-typescript": "npm:13.0.0"
30203020
axios: "npm:^1.7.2"
3021-
changelogen: "npm:0.5.7"
3021+
changelogen: "npm:0.6.1"
30223022
defu: "npm:^6.1.4"
30233023
eslint: "npm:8.57.1"
30243024
eslint-config-standard-with-typescript: "npm:34.0.1"
@@ -5242,7 +5242,7 @@ __metadata:
52425242
languageName: node
52435243
linkType: hard
52445244

5245-
"c12@npm:^3.0.3":
5245+
"c12@npm:^3.0.2, c12@npm:^3.0.3":
52465246
version: 3.0.3
52475247
resolution: "c12@npm:3.0.3"
52485248
dependencies:
@@ -5415,27 +5415,26 @@ __metadata:
54155415
languageName: node
54165416
linkType: hard
54175417

5418-
"changelogen@npm:0.5.7":
5419-
version: 0.5.7
5420-
resolution: "changelogen@npm:0.5.7"
5418+
"changelogen@npm:0.6.1":
5419+
version: 0.6.1
5420+
resolution: "changelogen@npm:0.6.1"
54215421
dependencies:
5422-
c12: "npm:^1.11.2"
5423-
colorette: "npm:^2.0.20"
5424-
consola: "npm:^3.2.3"
5422+
c12: "npm:^3.0.2"
5423+
confbox: "npm:^0.2.1"
5424+
consola: "npm:^3.4.0"
54255425
convert-gitmoji: "npm:^0.1.5"
54265426
mri: "npm:^1.2.0"
5427-
node-fetch-native: "npm:^1.6.4"
5428-
ofetch: "npm:^1.3.4"
5427+
node-fetch-native: "npm:^1.6.6"
5428+
ofetch: "npm:^1.4.1"
54295429
open: "npm:^10.1.0"
5430-
pathe: "npm:^1.1.2"
5431-
pkg-types: "npm:^1.2.0"
5430+
pathe: "npm:^2.0.3"
5431+
pkg-types: "npm:^2.1.0"
54325432
scule: "npm:^1.3.0"
5433-
semver: "npm:^7.6.3"
5434-
std-env: "npm:^3.7.0"
5435-
yaml: "npm:^2.5.1"
5433+
semver: "npm:^7.7.1"
5434+
std-env: "npm:^3.8.1"
54365435
bin:
54375436
changelogen: dist/cli.mjs
5438-
checksum: 10/85f9f34c997fe50dacb9054e0c399136aa397144ee0f7c37fa76a14d5bd4b19c0d060b784d114f0b2e20ff434e8ea782f1b25329caa7f303275e653513bdf7aa
5437+
checksum: 10/9a29502d0ee9781667de8fcafe2c7cd4f981104b5ef75347cdd917c962cd0c568a36bc3b1d176293920db0fe348bf051e5a8a09d2073a76d5caaf2cbad7bfacb
54395438
languageName: node
54405439
linkType: hard
54415440

@@ -5649,13 +5648,6 @@ __metadata:
56495648
languageName: node
56505649
linkType: hard
56515650

5652-
"colorette@npm:^2.0.20":
5653-
version: 2.0.20
5654-
resolution: "colorette@npm:2.0.20"
5655-
checksum: 10/0b8de48bfa5d10afc160b8eaa2b9938f34a892530b2f7d7897e0458d9535a066e3998b49da9d21161c78225b272df19ae3a64d6df28b4c9734c0e55bbd02406f
5656-
languageName: node
5657-
linkType: hard
5658-
56595651
"colorspace@npm:1.1.x":
56605652
version: 1.1.4
56615653
resolution: "colorspace@npm:1.1.4"
@@ -16032,15 +16024,6 @@ __metadata:
1603216024
languageName: node
1603316025
linkType: hard
1603416026

16035-
"yaml@npm:^2.5.1":
16036-
version: 2.6.0
16037-
resolution: "yaml@npm:2.6.0"
16038-
bin:
16039-
yaml: bin.mjs
16040-
checksum: 10/f4369f667c7626c216ea81b5840fe9b530cdae4cff2d84d166ec1239e54bf332dbfac4a71bf60d121f8e85e175364a4e280a520292269b6cf9d074368309adf9
16041-
languageName: node
16042-
linkType: hard
16043-
1604416027
"yaml@npm:^2.7.0":
1604516028
version: 2.7.1
1604616029
resolution: "yaml@npm:2.7.1"

0 commit comments

Comments
 (0)