Skip to content

Commit e6d107e

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent a6e4cb8 commit e6d107e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.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.130.1"
5+
"renovate": "41.131.5"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

ng-dev/package.json

Lines changed: 2 additions & 2 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.20.0",
20+
"@google/genai": "1.21.0",
2121
"@inquirer/prompts": "7.8.6",
2222
"@inquirer/type": "3.0.8",
2323
"@octokit/auth-app": "8.1.0",
@@ -64,7 +64,7 @@
6464
"semver": "7.7.2",
6565
"supports-color": "10.2.2",
6666
"typed-graphqlify": "3.1.6",
67-
"tsx": "4.20.5",
67+
"tsx": "4.20.6",
6868
"typescript": "5.9.2",
6969
"utf-8-validate": "6.0.5",
7070
"which": "5.0.0",

0 commit comments

Comments
 (0)