Skip to content

Commit 3d0d624

Browse files
angular-robotjosephperrott
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent d5bf67c commit 3d0d624

File tree

9 files changed

+190
-185
lines changed

9 files changed

+190
-185
lines changed

.github/local-actions/labels-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@actions/core": "1.11.1",
44
"@actions/github": "6.0.1",
55
"@octokit/rest": "22.0.0",
6-
"@octokit/types": "15.0.1",
6+
"@octokit/types": "15.0.2",
77
"@types/node": "24.9.2",
88
"undici": "7.16.0"
99
}

.github/local-actions/lock-closed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@actions/core": "1.11.1",
44
"@actions/github": "6.0.1",
55
"@octokit/rest": "22.0.0",
6-
"@octokit/types": "15.0.1",
6+
"@octokit/types": "15.0.2",
77
"@types/node": "24.9.2",
88
"undici": "7.16.0"
99
}

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "41.165.2"
5+
"renovate": "41.165.5"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

.github/ng-renovate/pnpm-lock.yaml

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

github-actions/org-file-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@actions/core": "1.11.1",
55
"@actions/github": "6.0.1",
66
"@octokit/rest": "22.0.0",
7-
"@octokit/types": "15.0.1",
7+
"@octokit/types": "15.0.2",
88
"@types/node": "24.9.2",
99
"typed-graphqlify": "3.1.6",
1010
"undici": "7.16.0"

github-actions/unified-status-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@actions/github": "6.0.1",
66
"@octokit/graphql-schema": "15.26.0",
77
"@octokit/rest": "22.0.0",
8-
"@octokit/types": "15.0.1",
8+
"@octokit/types": "15.0.2",
99
"@types/node": "24.9.2",
1010
"typed-graphqlify": "3.1.6",
1111
"undici": "7.16.0"

ng-dev/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@actions/core": "1.11.1",
1919
"@google-cloud/spanner": "8.0.0",
20-
"@google/genai": "1.27.0",
20+
"@google/genai": "1.28.0",
2121
"@inquirer/prompts": "7.9.0",
2222
"@inquirer/type": "3.0.9",
2323
"@octokit/auth-app": "8.1.1",
@@ -29,7 +29,7 @@
2929
"@octokit/plugin-rest-endpoint-methods": "16.1.1",
3030
"@octokit/request-error": "7.0.1",
3131
"@octokit/rest": "22.0.0",
32-
"@octokit/types": "15.0.1",
32+
"@octokit/types": "15.0.2",
3333
"@pnpm/dependency-path": "1001.1.3",
3434
"@types/cli-progress": "3.11.6",
3535
"@types/ejs": "3.1.5",
@@ -51,10 +51,10 @@
5151
"ejs": "3.1.10",
5252
"encoding": "0.1.13",
5353
"fast-glob": "3.3.3",
54-
"firebase": "12.4.0",
54+
"firebase": "12.5.0",
5555
"folder-hash": "4.1.1",
5656
"git-raw-commits": "5.0.0",
57-
"jasmine-core": "5.12.0",
57+
"jasmine-core": "5.12.1",
5858
"jasmine-reporters": "2.5.2",
5959
"jasmine": "5.12.0",
6060
"jsonc-parser": "3.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@bazel/buildifier": "8.2.1",
2727
"firebase-tools": "14.22.0",
2828
"husky": "9.1.7",
29-
"jasmine-core": "5.12.0",
29+
"jasmine-core": "5.12.1",
3030
"jasmine-reporters": "2.5.2",
3131
"jasmine": "5.12.0",
3232
"prettier": "3.6.2",

0 commit comments

Comments
 (0)