diff --git a/plugins/changesets-changelog-github/package.json b/plugins/changesets-changelog-github/package.json index 71d9adcf289..9fdf17c5c41 100644 --- a/plugins/changesets-changelog-github/package.json +++ b/plugins/changesets-changelog-github/package.json @@ -21,7 +21,7 @@ "dotenv": "17.2.3" }, "devDependencies": { - "@changesets/parse": "0.4.1", + "@changesets/parse": "0.4.2", "ava": "6.4.1", "sinon": "21.0.0" }, diff --git a/yarn.lock b/yarn.lock index 50a1e479d98..605060da06c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1054,17 +1054,7 @@ __metadata: languageName: node linkType: hard -"@changesets/parse@npm:0.4.1": - version: 0.4.1 - resolution: "@changesets/parse@npm:0.4.1" - dependencies: - "@changesets/types": "npm:^6.1.0" - js-yaml: "npm:^3.13.1" - checksum: 10c0/8caf73b48addb1add246f0287f0dcbd47ca0444b33f251b6208dad36de9c21d2654f0ae0527e5bf14b075be23144b59f48a36e2d87850fb7c004050f07461fdc - languageName: node - linkType: hard - -"@changesets/parse@npm:^0.4.2": +"@changesets/parse@npm:0.4.2, @changesets/parse@npm:^0.4.2": version: 0.4.2 resolution: "@changesets/parse@npm:0.4.2" dependencies: @@ -5573,7 +5563,7 @@ __metadata: resolution: "@spectrum-tools/changesets-changelog-github@workspace:plugins/changesets-changelog-github" dependencies: "@changesets/get-github-info": "npm:0.6.0" - "@changesets/parse": "npm:0.4.1" + "@changesets/parse": "npm:0.4.2" "@changesets/types": "npm:6.1.0" ava: "npm:6.4.1" dotenv: "npm:17.2.3"