Skip to content

Commit 11a4d5c

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.5.1 (#3694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7a5b10 commit 11a4d5c

File tree

5 files changed

+27
-13
lines changed

5 files changed

+27
-13
lines changed

.pnp.cjs

Lines changed: 13 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@changesets-changelog-github-npm-0.5.0-2e29d943c5-a9c01d918f.zip renamed to .yarn/cache/@changesets-changelog-github-npm-0.5.1-ffa78a3948-1284e7dc06.zip

12.6 KB
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@chainlink/external-adapter-framework": "2.1.0",
58-
"@changesets/changelog-github": "0.5.0",
58+
"@changesets/changelog-github": "0.5.1",
5959
"@changesets/cli": "2.27.12",
6060
"@types/babel__core": "7.20.5",
6161
"@types/babel__preset-env": "7.9.7",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,7 +3995,7 @@ __metadata:
39953995
"@babel/preset-env": "npm:7.26.9"
39963996
"@babel/preset-typescript": "npm:7.26.0"
39973997
"@chainlink/external-adapter-framework": "npm:2.1.0"
3998-
"@changesets/changelog-github": "npm:0.5.0"
3998+
"@changesets/changelog-github": "npm:0.5.1"
39993999
"@changesets/cli": "npm:2.27.12"
40004000
"@types/babel__core": "npm:7.20.5"
40014001
"@types/babel__preset-env": "npm:7.9.7"
@@ -6235,14 +6235,14 @@ __metadata:
62356235
languageName: node
62366236
linkType: hard
62376237

6238-
"@changesets/changelog-github@npm:0.5.0":
6239-
version: 0.5.0
6240-
resolution: "@changesets/changelog-github@npm:0.5.0"
6238+
"@changesets/changelog-github@npm:0.5.1":
6239+
version: 0.5.1
6240+
resolution: "@changesets/changelog-github@npm:0.5.1"
62416241
dependencies:
62426242
"@changesets/get-github-info": "npm:^0.6.0"
6243-
"@changesets/types": "npm:^6.0.0"
6243+
"@changesets/types": "npm:^6.1.0"
62446244
dotenv: "npm:^8.1.0"
6245-
checksum: 10/a9c01d918f67c3d5dd38a505da29261518bed932c67fe3eb85cc15a485d32c1d11549cd276f121b4e169f26fb20923b435e931e6a5e83e213623dd8c3733cde9
6245+
checksum: 10/1284e7dc067652edfa14792196e6036849455d121afabe63e8d1a7dc0e8fb0310edb58d1130f2a5944819ae4011eeecc7e0c44c1cda43e6a581a3add187c3447
62466246
languageName: node
62476247
linkType: hard
62486248

@@ -6434,6 +6434,13 @@ __metadata:
64346434
languageName: node
64356435
linkType: hard
64366436

6437+
"@changesets/types@npm:^6.1.0":
6438+
version: 6.1.0
6439+
resolution: "@changesets/types@npm:6.1.0"
6440+
checksum: 10/2dcd00712cb85d0c53afdd8d0e856b4bf9c0ce8dc36c838c918d44799aacd9ba8659b9ff610ff92b94fc03c8fd2b52c5b05418fcf8a1bd138cd9182414ede373
6441+
languageName: node
6442+
linkType: hard
6443+
64376444
"@changesets/write@npm:^0.3.2":
64386445
version: 0.3.2
64396446
resolution: "@changesets/write@npm:0.3.2"

0 commit comments

Comments
 (0)