Skip to content

Commit

Permalink
Update devDependency renovate to v39.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 28c57a5 commit d5f238a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jju": "^1.4.0",
"node-fetch": "^3.3.1",
"prettier": "^3.0.0",
"renovate": "39.20.5",
"renovate": "39.29.0",
"typescript": "^5.0.3"
}
}
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3996,10 +3996,10 @@ [email protected]:
klona "2.0.6"
moo "0.5.2"

google-auth-library@9.14.2:
version "9.14.2"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.14.2.tgz#92a53ba32b3a9ff9ced8ed34129edb5a7fa7fb52"
integrity sha512-R+FRIfk1GBo3RdlRYWPdwk8nmtVUOn6+BkDomAC46KoU8kzXzE1HLmOasSCbWUByMMAGkknVF0G5kQ69Vj7dlA==
google-auth-library@9.15.0:
version "9.15.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.15.0.tgz#1b009c08557929c881d72f953f17e839e91b009b"
integrity sha512-7ccSEJFDFO7exFbO6NRyC+xH8/mZ1GZGG2xxx9iHxZWcjUjJpjWxIMw3cofAKcueZ6DATiukmmprD7yavQHOyQ==
dependencies:
base64-js "^1.3.0"
ecdsa-sig-formatter "^1.0.11"
Expand Down Expand Up @@ -4037,10 +4037,10 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0,
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==

graph-data-structure@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/graph-data-structure/-/graph-data-structure-3.5.0.tgz#52f53046d3a509271ac813605cb6b481ed4998a5"
integrity sha512-AAgjRtBZC1acIExgK2otv2LDdcYeZdQFKiEStXRDTyaVs6sUUaGUif05pCczTqAU4ny82NQtM1p5PK7AQEYgRA==
graph-data-structure@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/graph-data-structure/-/graph-data-structure-4.2.0.tgz#c934f4dc186d391e3c8ab391f7f13211eb3edca3"
integrity sha512-DFGyFROTYJAXwLjBPvj6LYihF2zIUDKt6Rzgo18E+FFKtHm7dJnE/bMHVp6fji5IchykUg3ctS9gwS0L5azwDw==

grapheme-splitter@^1.0.4:
version "1.0.4"
Expand Down Expand Up @@ -5772,10 +5772,10 @@ [email protected]:
remark-stringify "^9.0.0"
unified "^9.1.0"

renovate@39.20.5:
version "39.20.5"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-39.20.5.tgz#5e6658e27fda599ae607b7486d7096561fa46bff"
integrity sha512-tv5AI+mVXolHQekvNxlRPATN7Y6v8yYV7eIaNurnNG6sCYffUgl++vzZqOq+DbnLPo4wDwwatIQ13H6NxIjazw==
renovate@39.29.0:
version "39.29.0"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-39.29.0.tgz#d96dd034682ebe01ba25963b83218ed3adc559c1"
integrity sha512-uxamcoa13aJkNAw1yCMxlcfmNEtGjRm+xsrKPG8WYI+PDz6tR9/I0+XxN7JKCcaGpkv59Dp3kZvF7tF10FIZjw==
dependencies:
"@aws-sdk/client-codecommit" "3.687.0"
"@aws-sdk/client-ec2" "3.687.0"
Expand Down Expand Up @@ -5837,9 +5837,9 @@ [email protected]:
glob "11.0.0"
global-agent "3.0.0"
good-enough-parser "1.1.23"
google-auth-library "9.14.2"
google-auth-library "9.15.0"
got "11.8.6"
graph-data-structure "3.5.0"
graph-data-structure "4.2.0"
handlebars "4.7.8"
ignore "6.0.2"
ini "5.0.0"
Expand Down

0 comments on commit d5f238a

Please sign in to comment.