Skip to content

Commit 76bcfa3

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 89aa6a6 commit 76bcfa3

File tree

4 files changed

+25
-14
lines changed

4 files changed

+25
-14
lines changed

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"packageManager": "[email protected]",
44
"type": "commonjs",
55
"dependencies": {
6-
"renovate": "40.58.0"
6+
"renovate": "40.60.0"
77
}
88
}

.github/ng-renovate/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5840,7 +5840,7 @@ __metadata:
58405840
version: 0.0.0-use.local
58415841
resolution: "ng-renovate@workspace:."
58425842
dependencies:
5843-
renovate: "npm:40.58.0"
5843+
renovate: "npm:40.60.0"
58445844
languageName: unknown
58455845
linkType: soft
58465846

@@ -6545,9 +6545,9 @@ __metadata:
65456545
languageName: node
65466546
linkType: hard
65476547

6548-
"renovate@npm:40.58.0":
6549-
version: 40.58.0
6550-
resolution: "renovate@npm:40.58.0"
6548+
"renovate@npm:40.60.0":
6549+
version: 40.60.0
6550+
resolution: "renovate@npm:40.60.0"
65516551
dependencies:
65526552
"@aws-sdk/client-codecommit": "npm:3.821.0"
65536553
"@aws-sdk/client-ec2": "npm:3.821.0"
@@ -6667,7 +6667,7 @@ __metadata:
66676667
vuln-vects: "npm:1.1.0"
66686668
xmldoc: "npm:1.3.0"
66696669
yaml: "npm:2.8.0"
6670-
zod: "npm:3.25.56"
6670+
zod: "npm:3.25.57"
66716671
dependenciesMeta:
66726672
better-sqlite3:
66736673
optional: true
@@ -6678,7 +6678,7 @@ __metadata:
66786678
bin:
66796679
renovate: dist/renovate.js
66806680
renovate-config-validator: dist/config-validator.js
6681-
checksum: 10c0/3c99046e218c74053eb31fe3c9fce85b78653600ecac5f819a96c353c022ca4497e8fa2797007c3735efeef2bde9b26ede26710566a6bde7b361286f3c2219c0
6681+
checksum: 10c0/739ba258c1c30dbad7c861668211a0481ab64f88d3f34f7508f3e25f918ce30e97dbb47fe1c6cc16565c17128b4d8fd5e548efcb376f48d11d12e8099bc5f6e7
66826682
languageName: node
66836683
linkType: hard
66846684

@@ -7936,10 +7936,10 @@ __metadata:
79367936
languageName: node
79377937
linkType: hard
79387938

7939-
"zod@npm:3.25.56":
7940-
version: 3.25.56
7941-
resolution: "zod@npm:3.25.56"
7942-
checksum: 10c0/3800f01d4b1df932b91354eb1e648f69cc7e5561549e6d2bf83827d930a5f33bbf92926099445f6fc1ebb64ca9c6513ef9ae5e5409cfef6325f354bcf6fc9a24
7939+
"zod@npm:3.25.57":
7940+
version: 3.25.57
7941+
resolution: "zod@npm:3.25.57"
7942+
checksum: 10c0/3b3d98bf31d4ca9ce92e151ec6a69f6d63a9a7e4e74ce2bd0dfac87a1955d77934fc0fd5caf0017c9c9746e86cdcd27c63b0e3378bbf5e8b62ec5833f94395ac
79437943
languageName: node
79447944
linkType: hard
79457945

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@octokit/graphql": "9.0.1",
8080
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch",
8181
"@octokit/openapi-types": "25.1.0",
82-
"@octokit/plugin-paginate-rest": "13.0.1",
82+
"@octokit/plugin-paginate-rest": "13.1.0",
8383
"@octokit/plugin-rest-endpoint-methods": "16.0.0",
8484
"@octokit/request-error": "7.0.0",
8585
"@octokit/rest": "22.0.0",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ __metadata:
267267
"@octokit/graphql": "npm:9.0.1"
268268
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch"
269269
"@octokit/openapi-types": "npm:25.1.0"
270-
"@octokit/plugin-paginate-rest": "npm:13.0.1"
270+
"@octokit/plugin-paginate-rest": "npm:13.1.0"
271271
"@octokit/plugin-rest-endpoint-methods": "npm:16.0.0"
272272
"@octokit/request-error": "npm:7.0.0"
273273
"@octokit/rest": "npm:22.0.0"
@@ -3254,7 +3254,18 @@ __metadata:
32543254
languageName: node
32553255
linkType: hard
32563256

3257-
"@octokit/plugin-paginate-rest@npm:13.0.1, @octokit/plugin-paginate-rest@npm:^13.0.1":
3257+
"@octokit/plugin-paginate-rest@npm:13.1.0":
3258+
version: 13.1.0
3259+
resolution: "@octokit/plugin-paginate-rest@npm:13.1.0"
3260+
dependencies:
3261+
"@octokit/types": "npm:^14.1.0"
3262+
peerDependencies:
3263+
"@octokit/core": ">=6"
3264+
checksum: 10c0/a5a55d98294b7af9e888f174c7ab8933fe9da8eb515dc94a5624c0771b00b40098bb5011c1bb77e051abeded23169d0d5824a5faf92bbb8388581c606481f44f
3265+
languageName: node
3266+
linkType: hard
3267+
3268+
"@octokit/plugin-paginate-rest@npm:^13.0.1":
32583269
version: 13.0.1
32593270
resolution: "@octokit/plugin-paginate-rest@npm:13.0.1"
32603271
dependencies:

0 commit comments

Comments
 (0)