Skip to content

Commit faae47c

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

File tree

6 files changed

+47
-35
lines changed

6 files changed

+47
-35
lines changed

.github/local-actions/branch-manager/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

bazel/spec-bundling/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/jsdom": "21.1.7",
88
"@types/node": "24.5.2",
99
"jasmine-reporters": "2.5.2",
10-
"jasmine": "5.10.0",
10+
"jasmine": "5.11.0",
1111
"jsdom": "27.0.0",
1212
"tinyglobby": "0.2.15",
1313
"zone.js": "0.15.1"

github-actions/feature-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/jasmine": "5.1.9",
99
"@types/node": "24.5.2",
1010
"jasmine-reporters": "2.5.2",
11-
"jasmine": "5.10.0",
11+
"jasmine": "5.11.0",
1212
"typed-graphqlify": "3.1.6",
1313
"undici": "7.16.0"
1414
}

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.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",
@@ -54,17 +54,17 @@
5454
"firebase": "12.3.0",
5555
"folder-hash": "4.1.1",
5656
"git-raw-commits": "5.0.0",
57-
"jasmine-core": "5.10.0",
57+
"jasmine-core": "5.11.0",
5858
"jasmine-reporters": "2.5.2",
59-
"jasmine": "5.10.0",
59+
"jasmine": "5.11.0",
6060
"jsonc-parser": "3.3.1",
6161
"minimatch": "10.0.3",
6262
"multimatch": "7.0.0",
6363
"nock": "14.0.10",
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",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@bazel/buildifier": "8.2.1",
2727
"firebase-tools": "14.17.0",
2828
"husky": "9.1.7",
29-
"jasmine-core": "5.10.0",
29+
"jasmine-core": "5.11.0",
3030
"jasmine-reporters": "2.5.2",
31-
"jasmine": "5.10.0",
31+
"jasmine": "5.11.0",
3232
"prettier": "3.6.2",
3333
"tslib": "^2.5.2",
3434
"tslint": "6.1.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)