Skip to content

Commit

Permalink
Update npm package @changesets/changelog-github to v0.5.0 (#5041)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored and CiaranMn committed Jan 13, 2025
1 parent 7f815dc commit be63f6a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "patch:@changesets/cli@npm%3A2.26.0#~/.yarn/patches/@changesets-cli-npm-2.26.0-49d5c5f72d.patch",
"@sentry/cli": "^2.39.1",
"@taplo/cli": "0.7.0",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5345,14 +5345,14 @@ __metadata:
languageName: node
linkType: hard

"@changesets/changelog-github@npm:0.4.8":
version: 0.4.8
resolution: "@changesets/changelog-github@npm:0.4.8"
"@changesets/changelog-github@npm:0.5.0":
version: 0.5.0
resolution: "@changesets/changelog-github@npm:0.5.0"
dependencies:
"@changesets/get-github-info": "npm:^0.5.2"
"@changesets/types": "npm:^5.2.1"
"@changesets/get-github-info": "npm:^0.6.0"
"@changesets/types": "npm:^6.0.0"
dotenv: "npm:^8.1.0"
checksum: 10c0/e8bf1c8f769594be5d79cb2c2d23c9d0d9042e706cd0534da92b3dd96e5fa8c17fd6fb6c1bbfd1dc0432beabeafc83667909b633fcd5652bda5947ddfceabafa
checksum: 10c0/fc6a6947185af6f1c7543c572ca6e46d733188586ab873c75476f389fb11c675df1c230a56394d490aa9a7f13bdf88d23541265deeda77f167d06b0cc3206923
languageName: node
linkType: hard

Expand Down Expand Up @@ -5492,13 +5492,13 @@ __metadata:
languageName: node
linkType: hard

"@changesets/get-github-info@npm:^0.5.2":
version: 0.5.2
resolution: "@changesets/get-github-info@npm:0.5.2"
"@changesets/get-github-info@npm:^0.6.0":
version: 0.6.0
resolution: "@changesets/get-github-info@npm:0.6.0"
dependencies:
dataloader: "npm:^1.4.0"
node-fetch: "npm:^2.5.0"
checksum: 10c0/702c001d939be544490db4903c63d60a38404348bf6658632e9a8e204b1a96289a604a27aa00da67322331e4cfe3592e7175dbd88736449c203f4664a7c69824
checksum: 10c0/21fde8a8cb48091a8ea8be37defbc0dca5defe10a097025968b273076657f354032803a5db31ffe0fa86ab089383faa981ab674489d31e38bf7bc4dcf981ad79
languageName: node
linkType: hard

Expand Down Expand Up @@ -5616,6 +5616,13 @@ __metadata:
languageName: node
linkType: hard

"@changesets/types@npm:^6.0.0":
version: 6.0.0
resolution: "@changesets/types@npm:6.0.0"
checksum: 10c0/e755f208792547e3b9ece15ce4da22466267da810c6fd87d927a1b8cec4d7fb7f0eea0d1a7585747676238e3e4ba1ffdabe016ccb05cfa537b4e4b03ec399f41
languageName: node
linkType: hard

"@changesets/write@npm:^0.2.3":
version: 0.2.3
resolution: "@changesets/write@npm:0.2.3"
Expand Down Expand Up @@ -30040,7 +30047,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "hash@workspace:."
dependencies:
"@changesets/changelog-github": "npm:0.4.8"
"@changesets/changelog-github": "npm:0.5.0"
"@changesets/cli": "patch:@changesets/cli@npm%3A2.26.0#~/.yarn/patches/@changesets-cli-npm-2.26.0-49d5c5f72d.patch"
"@sentry/cli": "npm:^2.39.1"
"@taplo/cli": "npm:0.7.0"
Expand Down

0 comments on commit be63f6a

Please sign in to comment.