Skip to content

Commit fb48c1a

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

File tree

7 files changed

+68
-67
lines changed

7 files changed

+68
-67
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": "42.14.1"
5+
"renovate": "42.17.1"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

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

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

apps/code-of-conduct/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@angular/router": "21.0.0-rc.3",
1313
"@octokit/rest": "",
1414
"rxjs": "7.8.2",
15-
"zone.js": "0.15.1"
15+
"zone.js": "0.16.0"
1616
}
1717
}

apps/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@types/node": "24.10.1",
1515
"firebase-admin": "13.6.0",
1616
"firebase-functions": "7.0.0",
17-
"firebase-tools": "14.25.0"
17+
"firebase-tools": "14.25.1"
1818
}
1919
}

bazel/spec-bundling/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"jasmine": "5.12.0",
1111
"jsdom": "27.2.0",
1212
"tinyglobby": "0.2.15",
13-
"zone.js": "0.15.1"
13+
"zone.js": "0.16.0"
1414
},
1515
"type": "module"
1616
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/compiler-cli": "21.0.0-rc.3",
2525
"@bazel/bazelisk": "1.26.0",
2626
"@bazel/buildifier": "8.2.1",
27-
"firebase-tools": "14.25.0",
27+
"firebase-tools": "14.25.1",
2828
"husky": "9.1.7",
2929
"jasmine-core": "5.12.1",
3030
"jasmine-reporters": "2.5.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)