Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update all non-major dependencies #2326

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ng-renovate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"packageManager": "yarn@4.5.0",
"type": "commonjs",
"dependencies": {
"renovate": "38.88.1"
"renovate": "38.88.2"
}
}
10 changes: 5 additions & 5 deletions .github/ng-renovate/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5795,7 +5795,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ng-renovate@workspace:."
dependencies:
renovate: "npm:38.88.1"
renovate: "npm:38.88.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6530,9 +6530,9 @@ __metadata:
languageName: node
linkType: hard

"renovate@npm:38.88.1":
version: 38.88.1
resolution: "renovate@npm:38.88.1"
"renovate@npm:38.88.2":
version: 38.88.2
resolution: "renovate@npm:38.88.2"
dependencies:
"@aws-sdk/client-codecommit": "npm:3.637.0"
"@aws-sdk/client-ec2": "npm:3.641.0"
Expand Down Expand Up @@ -6654,7 +6654,7 @@ __metadata:
bin:
renovate: dist/renovate.js
renovate-config-validator: dist/config-validator.js
checksum: 10c0/dd0b45646a6dbd63efdb9aaf2569309ab6331c30c5c7220dd88d4bc3c9b0171a31f2743f40fa5c1da4cb6de531db44aae6969dbd4230504a8ea119fa069f9377
checksum: 10c0/d84247bc88802b4c3d244d611e7f7f03ea58e8f2e18caf0b4bc7d8731ae228c0b43e00956e7c850b9f00e32af218d27921d58911e1a104c102a195e02b8ec185
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"diff": "^7.0.0",
"ejs": "^3.1.6",
"fast-glob": "^3.3.2",
"firebase": "10.13.1",
"firebase": "10.13.2",
"firebase-admin": "12.5.0",
"firebase-functions": "^6.0.0",
"firebase-tools": "^13.0.0",
Expand Down
Loading