Skip to content

Commit

Permalink
chore: update dependency @changesets/changelog-github to ^0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent f2454f3 commit d7713ef
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 @@ -34,7 +34,7 @@
"format": "prettier --write . --ignore-path=.eslintignore"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.26.2",
"@types/lodash": "^4.14.202",
"@typescript-eslint/eslint-plugin": "^6.11.0",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,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: e8bf1c8f769594be5d79cb2c2d23c9d0d9042e706cd0534da92b3dd96e5fa8c17fd6fb6c1bbfd1dc0432beabeafc83667909b633fcd5652bda5947ddfceabafa
checksum: fc6a6947185af6f1c7543c572ca6e46d733188586ab873c75476f389fb11c675df1c230a56394d490aa9a7f13bdf88d23541265deeda77f167d06b0cc3206923
languageName: node
linkType: hard

Expand Down Expand Up @@ -183,13 +183,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: 702c001d939be544490db4903c63d60a38404348bf6658632e9a8e204b1a96289a604a27aa00da67322331e4cfe3592e7175dbd88736449c203f4664a7c69824
checksum: 21fde8a8cb48091a8ea8be37defbc0dca5defe10a097025968b273076657f354032803a5db31ffe0fa86ab089383faa981ab674489d31e38bf7bc4dcf981ad79
languageName: node
linkType: hard

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

"@changesets/types@npm:^6.0.0":
version: 6.0.0
resolution: "@changesets/types@npm:6.0.0"
checksum: 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 @@ -5874,7 +5881,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "type-assurer@workspace:."
dependencies:
"@changesets/changelog-github": "npm:^0.4.8"
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.26.2"
"@types/lodash": "npm:^4.14.202"
"@typescript-eslint/eslint-plugin": "npm:^6.11.0"
Expand Down

0 comments on commit d7713ef

Please sign in to comment.