Skip to content

Commit 66b1ab4

Browse files
chore(deps): update dependency @changesets/parse to v0.4.2
1 parent aa92939 commit 66b1ab4

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

plugins/changesets-changelog-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dotenv": "17.2.3"
2222
},
2323
"devDependencies": {
24-
"@changesets/parse": "0.4.1",
24+
"@changesets/parse": "0.4.2",
2525
"ava": "6.4.1",
2626
"sinon": "21.0.0"
2727
},

yarn.lock

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,17 +1054,7 @@ __metadata:
10541054
languageName: node
10551055
linkType: hard
10561056

1057-
"@changesets/parse@npm:0.4.1":
1058-
version: 0.4.1
1059-
resolution: "@changesets/parse@npm:0.4.1"
1060-
dependencies:
1061-
"@changesets/types": "npm:^6.1.0"
1062-
js-yaml: "npm:^3.13.1"
1063-
checksum: 10c0/8caf73b48addb1add246f0287f0dcbd47ca0444b33f251b6208dad36de9c21d2654f0ae0527e5bf14b075be23144b59f48a36e2d87850fb7c004050f07461fdc
1064-
languageName: node
1065-
linkType: hard
1066-
1067-
"@changesets/parse@npm:^0.4.2":
1057+
"@changesets/parse@npm:0.4.2, @changesets/parse@npm:^0.4.2":
10681058
version: 0.4.2
10691059
resolution: "@changesets/parse@npm:0.4.2"
10701060
dependencies:
@@ -5573,7 +5563,7 @@ __metadata:
55735563
resolution: "@spectrum-tools/changesets-changelog-github@workspace:plugins/changesets-changelog-github"
55745564
dependencies:
55755565
"@changesets/get-github-info": "npm:0.6.0"
5576-
"@changesets/parse": "npm:0.4.1"
5566+
"@changesets/parse": "npm:0.4.2"
55775567
"@changesets/types": "npm:6.1.0"
55785568
ava: "npm:6.4.1"
55795569
dotenv: "npm:17.2.3"

0 commit comments

Comments
 (0)