Skip to content

Commit

Permalink
build: update all non-major dependencies (#2425)
Browse files Browse the repository at this point in the history
PR Close #2425
  • Loading branch information
angular-robot authored and josephperrott committed Nov 7, 2024
1 parent 082dd8e commit a5da51e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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": "39.7.1"
"renovate": "39.7.3"
}
}
10 changes: 5 additions & 5 deletions .github/ng-renovate/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5753,7 +5753,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ng-renovate@workspace:."
dependencies:
renovate: "npm:39.7.1"
renovate: "npm:39.7.3"
languageName: unknown
linkType: soft

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

"renovate@npm:39.7.1":
version: 39.7.1
resolution: "renovate@npm:39.7.1"
"renovate@npm:39.7.3":
version: 39.7.3
resolution: "renovate@npm:39.7.3"
dependencies:
"@aws-sdk/client-codecommit": "npm:3.658.1"
"@aws-sdk/client-ec2": "npm:3.658.1"
Expand Down Expand Up @@ -6613,7 +6613,7 @@ __metadata:
bin:
renovate: dist/renovate.js
renovate-config-validator: dist/config-validator.js
checksum: 10c0/abd3d7b730450af736315722566343729df639c9de7bbfdcee6e6c839616acbae444de9e63d86192712d4c012e7f91bd4d4d23916e911b2c9afa21e815354385
checksum: 10c0/ab55a25b344f2cc856f38401a4accd41e5479ae1ed94d2a253870034dd2f0657d64e04a0dee12df212534c3a573bda187d30e6284f1d9603d0523529acd17c98
languageName: node
linkType: hard

Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5304,9 +5304,9 @@ __metadata:
linkType: hard

"@webcontainer/api@npm:^1.1.8":
version: 1.4.0
resolution: "@webcontainer/api@npm:1.4.0"
checksum: 10c0/c75ff4adc565a78cca7481a69a1753cf4e671a456419718b80d71df110e8d0c71471822b883c62620e50d05cb54f9e9ad3d46000167ab48058c6651f780f3b51
version: 1.5.0
resolution: "@webcontainer/api@npm:1.5.0"
checksum: 10c0/45eead995102cf65f6b62994235ba77bb91a8049f285414d65e4730f79302a67682873bfc2f43e028f97fdb1c772d9a53742e097ce4d2309a4b6e3774d3324c2
languageName: node
linkType: hard

Expand Down

0 comments on commit a5da51e

Please sign in to comment.