Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: valora-inc/renovate-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b3d0386d820523706d9e3af7b768534d5222b205
Choose a base ref
..
head repository: valora-inc/renovate-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0fbbda789eb2093ca2480e0944ea397d5916f852
Choose a head ref
Showing with 10 additions and 10 deletions.
  1. +1 −1 package.json
  2. +9 −9 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"devDependencies": {
"@valora/prettier-config": "^0.0.1",
"prettier": "^3.3.3",
"renovate": "^38.18.11"
"renovate": "^38.18.12"
},
"prettier": "@valora/prettier-config"
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3531,10 +3531,10 @@ good-enough-parser@1.1.23:
klona "2.0.6"
moo "0.5.2"

google-auth-library@9.11.0:
version "9.11.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.11.0.tgz#bd6da364bcde4e0cc4ed70a0e0df5112b6a671dd"
integrity sha512-epX3ww/mNnhl6tL45EQ/oixsY8JLEgUFoT4A5E/5iAR4esld9Kqv6IJGk7EmGuOgDvaarwF95hU2+v7Irql9lw==
google-auth-library@9.13.0:
version "9.13.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.13.0.tgz#0735ecdc33d350699dbf3ff48601a856911bbcff"
integrity sha512-p9Y03Uzp/Igcs36zAaB0XTSwZ8Y0/tpYiz5KIde5By+H9DCVUSYtDWZu6aFXsWTqENMb8BD/pDT3hR8NVrPkfA==
dependencies:
base64-js "^1.3.0"
ecdsa-sig-formatter "^1.0.11"
@@ -5255,10 +5255,10 @@ remark@13.0.0:
remark-stringify "^9.0.0"
unified "^9.1.0"

renovate@^38.18.11:
version "38.18.11"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-38.18.11.tgz#5e7c915ccb00ec5326b6fef0e81441aa35cb16c5"
integrity sha512-NlSKR5tcPK1ZKiE/kHuHas4VOE1j761ZO9MjD1F0cLs896ygW2Ka89pIuyYw3cAm0dfaxCt7V7iXDp8ih5Tmng==
renovate@^38.18.12:
version "38.18.12"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-38.18.12.tgz#55eda4a452d2c4ae9b5b81d990134d8e78895813"
integrity sha512-1e0OhrGIDYqJN3I3CFh8o54VoZ8SYveJdaBnurrsd6SnA/mq9c/xojJiQQTj8hQ8Jv94eX7kANGv/+wTYsrVEg==
dependencies:
"@aws-sdk/client-codecommit" "3.621.0"
"@aws-sdk/client-ec2" "3.621.0"
@@ -5318,7 +5318,7 @@ renovate@^38.18.11:
glob "11.0.0"
global-agent "3.0.0"
good-enough-parser "1.1.23"
google-auth-library "9.11.0"
google-auth-library "9.13.0"
got "11.8.6"
graph-data-structure "3.5.0"
handlebars "4.7.8"