build(deps): bump renovate from 38.8.3 to 38.17.1
Bumps [renovate](https://github.com/renovatebot/renovate) from 38.8.3 to 38.17.1. - [Release notes](https://github.com/renovatebot/renovate/releases) - [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json) - [Commits](https://github.com/renovatebot/renovate/compare/38.8.3...38.17.1) --- updated-dependencies: - dependency-name: renovate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8672f0b7bc
commit
3608c9b3b2
2 changed files with 14 additions and 6 deletions
|
@ -15,7 +15,7 @@
|
|||
"typescript": "5.5.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"renovate": "38.8.3"
|
||||
"renovate": "38.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"eslint": "eslint",
|
||||
|
|
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
optionalDependencies:
|
||||
renovate:
|
||||
specifier: 38.8.3
|
||||
version: 38.8.3(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0)
|
||||
specifier: 38.17.1
|
||||
version: 38.17.1(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0)
|
||||
devDependencies:
|
||||
'@revi/eslint-config':
|
||||
specifier: ./npm/eslint-config
|
||||
|
@ -1415,6 +1415,10 @@ packages:
|
|||
resolution: {integrity: sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
cronstrue@2.50.0:
|
||||
resolution: {integrity: sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==}
|
||||
hasBin: true
|
||||
|
||||
cross-spawn@7.0.3:
|
||||
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
|
||||
engines: {node: '>= 8'}
|
||||
|
@ -3084,8 +3088,8 @@ packages:
|
|||
remark@13.0.0:
|
||||
resolution: {integrity: sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA==}
|
||||
|
||||
renovate@38.8.3:
|
||||
resolution: {integrity: sha512-6LeXqRMCCOColoWIKWewMbhn140JNldAFBgsbpQH7BlvAaSUQr3+DPEHaHkYx7gabCIK1O+L24v09oJjIYfaPQ==}
|
||||
renovate@38.17.1:
|
||||
resolution: {integrity: sha512-fdJ0yCAZXFXdkxm/LHihrwDATDkEKU4qpMh/tcq+IS4zfnz3KfZLcFLH3+4siDcGb+HYlvqNrvDonNtmA45xOA==}
|
||||
engines: {node: ^20.15.1, pnpm: ^9.0.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -6162,6 +6166,9 @@ snapshots:
|
|||
luxon: 3.4.4
|
||||
optional: true
|
||||
|
||||
cronstrue@2.50.0:
|
||||
optional: true
|
||||
|
||||
cross-spawn@7.0.3:
|
||||
dependencies:
|
||||
path-key: 3.1.1
|
||||
|
@ -8412,7 +8419,7 @@ snapshots:
|
|||
- supports-color
|
||||
optional: true
|
||||
|
||||
renovate@38.8.3(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0):
|
||||
renovate@38.17.1(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0):
|
||||
dependencies:
|
||||
'@aws-sdk/client-codecommit': 3.606.0
|
||||
'@aws-sdk/client-ec2': 3.606.0
|
||||
|
@ -8453,6 +8460,7 @@ snapshots:
|
|||
commander: 12.1.0
|
||||
conventional-commits-detector: 1.0.3
|
||||
cron-parser: 4.9.0
|
||||
cronstrue: 2.50.0
|
||||
deepmerge: 4.3.1
|
||||
dequal: 2.0.3
|
||||
detect-indent: 6.1.0
|
||||
|
|
Loading…
Reference in a new issue