File tree Expand file tree Collapse file tree 2 files changed +24
-3
lines changed
plugins/changesets-changelog-github Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 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 },
Original file line number Diff line number Diff line change @@ -1025,7 +1025,17 @@ __metadata:
10251025 languageName: node
10261026 linkType: hard
10271027
1028- "@changesets/parse@npm:0.4.1, @changesets/parse@npm:^0.4.1":
1028+ "@changesets/parse@npm:0.4.2":
1029+ version: 0.4.2
1030+ resolution: "@changesets/parse@npm:0.4.2"
1031+ dependencies:
1032+ "@changesets/types": "npm:^6.1.0"
1033+ js-yaml: "npm:^4.1.1"
1034+ checksum: 10c0/fdc1c99e01257e194a5ff59213993158deae9f84a66f5444a636645ff2655f67b6031589bab796a8c3ed653220d3c55fd62a6af2504a7c54bb541ac573119c5d
1035+ languageName: node
1036+ linkType: hard
1037+
1038+ "@changesets/parse@npm:^0.4.1":
10291039 version: 0.4.1
10301040 resolution: "@changesets/parse@npm:0.4.1"
10311041 dependencies:
@@ -5759,7 +5769,7 @@ __metadata:
57595769 resolution: "@spectrum-tools/changesets-changelog-github@workspace:plugins/changesets-changelog-github"
57605770 dependencies:
57615771 "@changesets/get-github-info": "npm:0.6.0"
5762- "@changesets/parse": "npm:0.4.1 "
5772+ "@changesets/parse": "npm:0.4.2 "
57635773 "@changesets/types": "npm:6.1.0"
57645774 ava: "npm:6.4.1"
57655775 dotenv: "npm:17.2.3"
@@ -13641,6 +13651,17 @@ __metadata:
1364113651 languageName: node
1364213652 linkType: hard
1364313653
13654+ "js-yaml@npm:^4.1.1":
13655+ version: 4.1.1
13656+ resolution: "js-yaml@npm:4.1.1"
13657+ dependencies:
13658+ argparse: "npm:^2.0.1"
13659+ bin:
13660+ js-yaml: bin/js-yaml.js
13661+ checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
13662+ languageName: node
13663+ linkType: hard
13664+
1364413665"jsdoc-type-pratt-parser@npm:^4.0.0":
1364513666 version: 4.8.0
1364613667 resolution: "jsdoc-type-pratt-parser@npm:4.8.0"
You can’t perform that action at this time.
0 commit comments