Skip to content

build: update dependency renovate to v41.55.0 #2929

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

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": "[email protected]",
"type": "commonjs",
"dependencies": {
"renovate": "41.53.0"
"renovate": "41.55.0"
}
}
10 changes: 5 additions & 5 deletions .github/ng-renovate/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5932,7 +5932,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ng-renovate@workspace:."
dependencies:
renovate: "npm:41.53.0"
renovate: "npm:41.55.0"
languageName: unknown
linkType: soft

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

"renovate@npm:41.53.0":
version: 41.53.0
resolution: "renovate@npm:41.53.0"
"renovate@npm:41.55.0":
version: 41.55.0
resolution: "renovate@npm:41.55.0"
dependencies:
"@aws-sdk/client-codecommit": "npm:3.858.0"
"@aws-sdk/client-ec2": "npm:3.858.0"
Expand Down Expand Up @@ -6789,7 +6789,7 @@ __metadata:
bin:
renovate: dist/renovate.js
renovate-config-validator: dist/config-validator.js
checksum: 10c0/e9c7d565bf8d54c9bdafce237dfad6e88d8ec462decf1f6b8241722a329bd98d880acc84e6212ba8d7f3f9b6773483d8b3cd5b272c15591f30c1aaf77ffe9e14
checksum: 10c0/168f8513b61ab4699f6bccf9f7ccc0a85172014f12117f71f46be807ac670dc6d4bde077504e742e3a6f3615e42e61875a3a8f9cd0de2950c0ebd4fb1e9f5fea
languageName: node
linkType: hard

Expand Down
Loading